2
0
forked from Ivasoft/openwrt

kernel: add generic image_cmdline hack to MIPS targets

SVN-Revision: 17563
This commit is contained in:
Gabor Juhos
2009-09-10 18:30:01 +00:00
parent 47ac8caa62
commit d59f5b3a98
33 changed files with 285 additions and 24 deletions

View File

@@ -99,6 +99,7 @@ CONFIG_I2C_SIBYTE=y
CONFIG_I2C=y
# CONFIG_IDE is not set
# CONFIG_IEEE80211 is not set
# CONFIG_IMAGE_CMDLINE_HACK is not set
CONFIG_INITRAMFS_ROOT_GID=0
CONFIG_INITRAMFS_ROOT_UID=0
CONFIG_INITRAMFS_SOURCE="../../root"