1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-10-01 13:19:29 +03:00

enable -T for tar

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@533 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nbd 2005-04-02 19:57:25 +00:00
parent d04bb99291
commit 4c0c997c2e
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