summaryrefslogtreecommitdiff
path: root/openwrt/Config.in
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2005-10-22 00:06:20 +0000
committerFelix Fietkau <nbd@openwrt.org>2005-10-22 00:06:20 +0000
commit35d1297447cc2d8cf4c1037079beafe876094b87 (patch)
treeabaa34bdde876fc22b783aa1c3c445615ac50b75 /openwrt/Config.in
parent196076cf2f58b0239a2a9df7d2b09274d23b81ec (diff)
downloadmtk-20170518-35d1297447cc2d8cf4c1037079beafe876094b87.zip
mtk-20170518-35d1297447cc2d8cf4c1037079beafe876094b87.tar.gz
mtk-20170518-35d1297447cc2d8cf4c1037079beafe876094b87.tar.bz2
large build system cleanup. added some stuff to control the verbosity level, but not complete, yet.
SVN-Revision: 2221
Diffstat (limited to 'openwrt/Config.in')
-rw-r--r--openwrt/Config.in4
1 files changed, 0 insertions, 4 deletions
diff --git a/openwrt/Config.in b/openwrt/Config.in
index 6d636d1..3f5cb29 100644
--- a/openwrt/Config.in
+++ b/openwrt/Config.in
@@ -84,10 +84,6 @@ config BR2_TAR_VERBOSITY
bool
default n
-config BR2_STAGING_DIR
- string
- default "$(BASE_DIR)/staging_dir_$(ARCH)$(ARCH_FPU_SUFFIX)"
-
config BR2_JLEVEL
int
default "1"