From: Christian Marangi Date: Wed, 9 Nov 2022 21:28:53 +0000 (+0100) Subject: Revert "build: fix for sourcing target image config a when target is being replaced" X-Git-Tag: v23.05.0-rc1~1840 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=901366ad66ff904f2aa02fba1e1411580aedebc1;p=thirdparty%2Fopenwrt.git Revert "build: fix for sourcing target image config a when target is being replaced" This reverts commit ce1346a8fc0ce9640a4ecbc37bc1686a25c1165d. Seems to cause buildbot compilation to fail and require more testing. Signed-off-by: Christian Marangi --- diff --git a/config/Config-images.in b/config/Config-images.in index 832e6721724..dcd7575c3e4 100644 --- a/config/Config-images.in +++ b/config/Config-images.in @@ -286,7 +286,6 @@ menu "Target Images" comment "Image Options" source "target/linux/*/image/Config.in" - source "target/linux/feeds/*/image/Config.in" config TARGET_KERNEL_PARTSIZE int "Kernel partition size (in MiB)"