diff options
author | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-10-22 00:06:20 +0000 |
---|---|---|
committer | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-10-22 00:06:20 +0000 |
commit | c65955aa6a15b044fcdb98b09544536a57a6692c (patch) | |
tree | a24ab49da85d53a681590386f6607a72660a29fd /openwrt/Config.in | |
parent | 9c4caa1e7a14df7eed795618fbd4254a8b09ee4a (diff) |
large build system cleanup. added some stuff to control the verbosity level, but not complete, yet.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2221 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/Config.in')
-rw-r--r-- | openwrt/Config.in | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/openwrt/Config.in b/openwrt/Config.in index 6d636d1a7..3f5cb29c5 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" |