enable -T for tar

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@533 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
Felix Fietkau
2005-04-02 19:57:25 +00:00
parent f504e318a7
commit a42437d0d7
2 changed files with 2 additions and 2 deletions

View File

@@ -3,7 +3,7 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=busybox
PKG_RELEASE:=1
PKG_RELEASE:=2
ifeq ($(strip $(BR2_PACKAGE_BUSYBOX_SNAPSHOT)),y)
# Be aware that this changes daily....

View File

@@ -159,7 +159,7 @@ config BUSYBOX_CONFIG_FEATURE_TAR_BZIP2
config BUSYBOX_CONFIG_FEATURE_TAR_FROM
bool " Enable -X (exclude from) and -T (include from) options)"
default n
default y
depends on BUSYBOX_CONFIG_TAR
help
If you enable this option you'll be able to specify