1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-04-21 12:27:27 +03:00

kernel: add generic image_cmdline hack to MIPS targets

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17563 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
juhosg
2009-09-10 18:30:01 +00:00
parent 86dc5a4749
commit 31cee17e38
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"