diff options
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 6d636d1a72..3f5cb29c59 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" |