From: Nicolas Thill <nico@openwrt.org>
Date: Sat, 13 Aug 2005 20:32:32 +0000 (+0000)
Subject: remove my testing var
X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=b55196fba2d7768e60f7fd44fe7dbb3d82702413;p=openwrt%2Fstaging%2Fdedeckeh.git

remove my testing var

SVN-Revision: 1640
---

diff --git a/openwrt/package/dosfstools/Makefile b/openwrt/package/dosfstools/Makefile
index 2ac745a1dd..dc1982b901 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)))