Browse Source

enable preinit for magicbox

SVN-Revision: 6483
Felix Fietkau 19 years ago
parent
commit
ae650458bb
1 changed files with 1 additions and 1 deletions
  1. 1 1
      target/linux/magicbox-2.6/config/default

+ 1 - 1
target/linux/magicbox-2.6/config/default

@@ -17,7 +17,7 @@ CONFIG_BIOS_FIXUP=y
 CONFIG_BOOT_LOAD=0x00400000
 # CONFIG_BT is not set
 # CONFIG_BUBINGA is not set
-CONFIG_CMDLINE="console=ttyS0,115200"
+CONFIG_CMDLINE="console=ttyS0,115200 init=/etc/preinit"
 CONFIG_CMDLINE_BOOL=y
 CONFIG_CONSISTENT_SIZE=0x00200000
 CONFIG_CONSISTENT_START=0xff100000