aboutsummaryrefslogtreecommitdiffstats
path: root/config/Config-build.in
diff options
context:
space:
mode:
authorZoltan HERPAI <wigyori@uid0.hu>2016-06-22 19:09:54 +0200
committerZoltan HERPAI <wigyori@uid0.hu>2016-06-22 19:09:54 +0200
commit3b4425c874c036370e97bf19a571539fa1b0f354 (patch)
treedaa3ff1349d16fdef1fc9c5ef72c3fe32b4edaef /config/Config-build.in
parent61d1d288b993532a0882dfdbc1f82d33596cfe08 (diff)
parent6d853e81c8a5aee47047e08e7dc4b3cf2b239d78 (diff)
downloadmaster-187ad058-3b4425c874c036370e97bf19a571539fa1b0f354.tar.gz
master-187ad058-3b4425c874c036370e97bf19a571539fa1b0f354.tar.bz2
master-187ad058-3b4425c874c036370e97bf19a571539fa1b0f354.zip
Merge branch 'master' of https://github.com/wigyori/openwrt
Diffstat (limited to 'config/Config-build.in')
-rw-r--r--config/Config-build.in5
1 files changed, 5 insertions, 0 deletions
diff --git a/config/Config-build.in b/config/Config-build.in
index 5ad940ba6c..23cf83bc40 100644
--- a/config/Config-build.in
+++ b/config/Config-build.in
@@ -1,4 +1,5 @@
# Copyright (C) 2006-2013 OpenWrt.org
+# Copyright (C) 2016 LEDE Project
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
@@ -6,6 +7,10 @@
menu "Global build settings"
+ config ALL_NONSHARED
+ bool "Select all target specific packages by default"
+ default ALL
+
config ALL_KMODS
bool "Select all kernel module packages by default"
default ALL