linux: set a few more initramfs opts for newer kernels
authorMike Frysinger <vapier@gentoo.org>
Sat, 20 Nov 2010 03:38:05 +0000 (22:38 -0500)
committerPeter Korsgaard <jacmet@sunsite.dk>
Sat, 11 Dec 2010 00:41:00 +0000 (01:41 +0100)
commit56d387716a7f6f744b1db77c69d661051db6e9d0
treef954804fc516abd2e2c192de19ef741c125afb53
parent862c928ce5e5161afdd4c359dcb6c74155244a82
linux: set a few more initramfs opts for newer kernels

Building with linux-2.6.36 and initramfs support causes the build to
pause while it prompts for newer options (uid/gid/compression).  So
have the build system inject the newer options into the linux config
automatically.  Older versions should just ignore these.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
linux/linux.mk