diff options
-rw-r--r-- | openwrt/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/Config.in b/openwrt/Config.in index 74bd648..573cda5 100644 --- a/openwrt/Config.in +++ b/openwrt/Config.in @@ -40,8 +40,8 @@ config JLEVEL help Number of jobs to run simultanesouly -source "target/sdk/Config.in" source "toolchain/Config.in" +source "target/sdk/Config.in" menu "Target Images" config TARGET_ROOTFS_INITRAMFS |