diff options
author | Phil Sutter <phil@nwl.cc> | 2011-01-19 02:06:33 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2011-01-20 14:00:28 +0100 |
commit | 801552c5a998dfd5859acdbab6db93d4e66eb550 (patch) | |
tree | 7fa341cbdc76da6d9b4d12d4c45250f816566dab /mk/kernel-vars.mk | |
parent | d3c4a628fbee8ccda9c3500a01c7d817adbb9e4d (diff) |
mk/image.mk: fix initramfs-piggyback for recent kernels
Newer kernels hide CONFIG_INITRAMFS_SOURCE behind the boolean
CONFIG_BLK_DEV_INITRD symbol. So replacing the further using sed may
fail since no match is found. This patch strips the config from both
symbols if existing, and appends them afterwards. I hope this does for
older kernels, too.
Signed-off-by: Phil Sutter <phil@nwl.cc>
Diffstat (limited to 'mk/kernel-vars.mk')
0 files changed, 0 insertions, 0 deletions