From: Nicolas Thill Date: Sat, 13 Aug 2005 20:32:32 +0000 (+0000) Subject: remove my testing var X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=e7d5efa6167735789470cd9a28fc563245827eab;p=15.05%2Fopenwrt.git remove my testing var git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1640 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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)))