From: nico Date: Sat, 13 Aug 2005 20:32:32 +0000 (+0000) Subject: remove my testing var X-Git-Tag: fast2504n-3.10.28-merged~24468 X-Git-Url: https://git.enpas.org/?a=commitdiff_plain;h=ab99e57335443f8cde5385cfc23b59b9ac689c1c;p=openwrt.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)))