aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicolas Thill <nico@openwrt.org>2005-08-13 20:32:32 +0000
committerNicolas Thill <nico@openwrt.org>2005-08-13 20:32:32 +0000
commite7d5efa6167735789470cd9a28fc563245827eab (patch)
tree11d1858e171ae0de0c5cf3fec1e9a8a89d3ea95c
parent34c83dc561817f006f55f443977be914efe280a2 (diff)
downloadupstream-e7d5efa6167735789470cd9a28fc563245827eab.tar.gz
upstream-e7d5efa6167735789470cd9a28fc563245827eab.tar.bz2
upstream-e7d5efa6167735789470cd9a28fc563245827eab.zip
remove my testing var
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1640 3c298f89-4303-0410-b956-a3cf2f4a3e73
-rw-r--r--openwrt/package/dosfstools/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/openwrt/package/dosfstools/Makefile b/openwrt/package/dosfstools/Makefile
index 2ac745a1dd6..dc1982b901a 100644
--- a/openwrt/package/dosfstools/Makefile
+++ b/openwrt/package/dosfstools/Makefile
@@ -14,8 +14,6 @@ PKG_CAT:=zcat
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
PKG_INSTALL_DIR:=$(PKG_BUILD_DIR)/ipkg-install
-BR2_PACKAGE_DOSFSTOOLS=m
-
include $(TOPDIR)/package/rules.mk
$(eval $(call PKG_template,DOSFSTOOLS,dosfstools,$(PKG_VERSION)-$(PKG_RELEASE),$(ARCH)))