generic: add CONFIG_MANGLE_BOOTARGS and disable it by default
authorImre Kaloz <kaloz@openwrt.org>
Tue, 31 Mar 2015 19:18:03 +0000 (19:18 +0000)
committerImre Kaloz <kaloz@openwrt.org>
Tue, 31 Mar 2015 19:18:03 +0000 (19:18 +0000)
commit6f5acae617f25e580e8559ee15be66dcf4c2ebcc
treead32895ca26cd1672e9e52bf338cac317a617212
parent6a7e2baea5a5f346e5df0ada343be2a5b83c7b6d
generic: add CONFIG_MANGLE_BOOTARGS and disable it by default

Enabling this option renames the bootloader supplied root=
and rootfstype= variables, which might have to be know but
would break the automatisms OpenWrt uses.

Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45196 3c298f89-4303-0410-b956-a3cf2f4a3e73
target/linux/generic/config-3.18
target/linux/generic/config-4.0
target/linux/generic/patches-3.18/995-mangle_bootargs.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/995-mangle_bootargs.patch [new file with mode: 0644]