From 07017fea19ec1c1a2e770a496e8c0315be8675db Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sun, 19 Feb 2017 13:56:00 +0100 Subject: rework firmware menu, we need to add some more options for images/filesystem --- Config.in | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'Config.in') diff --git a/Config.in b/Config.in index 3da2a5f9f..b9db39c5b 100644 --- a/Config.in +++ b/Config.in @@ -25,7 +25,12 @@ source "target/config/Config.in.subsystem" source "target/config/Config.in.qemuopts" source "target/config/Config.in.cpu" source "target/config/Config.in.tasks" + +menu "Firmware configuration" + visible if ADK_TARGET_OS_LINUX && !ADK_APPLIANCE_TOOLCHAIN && !ADK_TARGET_CHOOSE_ARCH source "target/config/Config.in.rootfs" +endmenu + source "target/config/Config.in" menu "Package selection" -- cgit v1.2.3