Revert "build: fix for sourcing target image config a when target is being replaced"
This reverts commit ce1346a8fc
.
Seems to cause buildbot compilation to fail and require more testing.
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
This commit is contained in:
parent
ce1346a8fc
commit
901366ad66
1 changed files with 0 additions and 1 deletions
|
@ -286,7 +286,6 @@ menu "Target Images"
|
||||||
comment "Image Options"
|
comment "Image Options"
|
||||||
|
|
||||||
source "target/linux/*/image/Config.in"
|
source "target/linux/*/image/Config.in"
|
||||||
source "target/linux/feeds/*/image/Config.in"
|
|
||||||
|
|
||||||
config TARGET_KERNEL_PARTSIZE
|
config TARGET_KERNEL_PARTSIZE
|
||||||
int "Kernel partition size (in MiB)"
|
int "Kernel partition size (in MiB)"
|
||||||
|
|
Loading…
Reference in a new issue