Procházet zdrojové kódy

remove comment, sdc should be fine

Waldemar Brodkorb před 10 roky
rodič
revize
269bde3cf8
1 změnil soubory, kde provedl 0 přidání a 1 odebrání
  1. 0 1
      target/mips/Makefile

+ 0 - 1
target/mips/Makefile

@@ -138,7 +138,6 @@ ifeq ($(ADK_TARGET_SYSTEM_LEMOTE_YEELONG),y)
 	@echo "Startup the netbook and type del to enter PMON:"
 	@echo "PMON> load /dev/fs/ext2@usb0/boot/kernel"
 	@echo "PMON> g root=/dev/sdc1"
-	@echo "The root parameter have to be changed."
 endif
 endif
 ifeq ($(ADK_TARGET_FS),cf)