From 901366ad66ff904f2aa02fba1e1411580aedebc1 Mon Sep 17 00:00:00 2001 From: Christian Marangi Date: Wed, 9 Nov 2022 22:28:53 +0100 Subject: [PATCH] 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 --- config/Config-images.in | 1 - 1 file changed, 1 deletion(-) diff --git a/config/Config-images.in b/config/Config-images.in index 832e672172..dcd7575c3e 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)" -- 2.30.2