mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 07:51:59 -09:00
target/Config.in: remove reference to target/linux/Config.in.experimental
File doesn't exist any more. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
@@ -85,7 +85,6 @@ config BR2_PACKAGE_LINUX
|
||||
|
||||
if BR2_PACKAGE_LINUX
|
||||
source "target/linux/Config.in"
|
||||
#source "target/linux/Config.in.experimental"
|
||||
source "target/linux/Config.in.advanced"
|
||||
endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user