generic: 5.15: move CMDLINE_OVERRIDE patch to generic generic-cmdline-override
authorChristian Marangi <ansuelsmth@gmail.com>
Mon, 24 Oct 2022 20:10:33 +0000 (22:10 +0200)
committerChristian Marangi <ansuelsmth@gmail.com>
Mon, 24 Oct 2022 23:31:28 +0000 (01:31 +0200)
commit90d1dfe6c682cfd692042c74b54bc1203f9253f4
tree1e6355c85d089187694b7a7c01c1b526a7ea1d0e
parentea63945b254ccd0560c46ff86766bd7a6772e809
generic: 5.15: move CMDLINE_OVERRIDE patch to generic

3 different target (ipq806x, mpc85xx and mediatek) require the very same
patch. This is a good candidate of moving this to generic dir.

While at it also refactor to be more generilized and drop the patches
from the subtarget.

Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
target/linux/generic/config-5.15
target/linux/generic/pending-5.15/921-sh-add-CONFIG_CMDLINE_OVERRIDE-option.patch [new file with mode: 0644]
target/linux/ipq806x/patches-5.15/900-arm-add-cmdline-override.patch [deleted file]
target/linux/mediatek/patches-5.15/901-arm-add-cmdline-override.patch [deleted file]
target/linux/mpc85xx/patches-5.15/102-powerpc-add-cmdline-override.patch [deleted file]