summaryrefslogtreecommitdiff
path: root/target/mips64/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'target/mips64/Makefile')
-rw-r--r--target/mips64/Makefile7
1 files changed, 0 insertions, 7 deletions
diff --git a/target/mips64/Makefile b/target/mips64/Makefile
index ae50d2344..37cc8ff58 100644
--- a/target/mips64/Makefile
+++ b/target/mips64/Makefile
@@ -28,13 +28,6 @@ ifeq ($(ADK_TARGET_SYSTEM_LEMOTE_YEELONG),y)
@echo 'PMON> g'
endif
endif
-ifeq ($(ADK_TARGET_FS),yaffs)
-targethelp:
- @echo 'The root tarball is: ${FW_DIR}/${ROOTFSTARBALL}'
- @echo 'Format your NAND with Routerboot, boot via NFS and'
- @echo 'then install kernel and filesystem via:'
- @echo 'adkinstall ${ROOTFSTARBALL}'
-endif
ifeq ($(ADK_TARGET_FS),usb)
targethelp:
@echo 'The root tarball is: ${FW_DIR}/${ROOTFSTARBALL}'