From: Felix Fietkau Date: Tue, 14 Jun 2005 19:59:16 +0000 (+0000) Subject: add kernel boot command line X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=c87e3808f69535cf0a2293d19d1346bf099e3f00;p=librecmc%2Flibrecmc.git add kernel boot command line SVN-Revision: 1241 --- diff --git a/openwrt/target/linux/linux-2.4/config/ar7 b/openwrt/target/linux/linux-2.4/config/ar7 index cc6d0dc3af..dae220080b 100644 --- a/openwrt/target/linux/linux-2.4/config/ar7 +++ b/openwrt/target/linux/linux-2.4/config/ar7 @@ -165,7 +165,8 @@ CONFIG_BINFMT_ELF=y # CONFIG_BINFMT_ELF32 is not set # CONFIG_BINFMT_MISC is not set # CONFIG_OOM_KILLER is not set -# CONFIG_CMDLINE_BOOL is not set +CONFIG_CMDLINE_BOOL=y +CONFIG_CMDLINE="root=/dev/mtdblock0 console=ttyS0,38400 rootfstype=squashfs,jffs2 init=/etc/preinit noinitrd" # # Memory Technology Devices (MTD)