From: Nicolas Thill Date: Mon, 11 Jul 2005 19:07:28 +0000 (+0000) Subject: Add Id tag X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=eac426bdd3759ec5b06f120430ec30aa2c4774d0;p=openwrt%2Fsvn-archive%2Farchive.git Add Id tag SVN-Revision: 1408 --- diff --git a/openwrt/package/bwm/Makefile b/openwrt/package/bwm/Makefile index 1d615ec12f..6acdd0be6e 100644 --- a/openwrt/package/bwm/Makefile +++ b/openwrt/package/bwm/Makefile @@ -1,3 +1,5 @@ +# $Id$ + include $(TOPDIR)/rules.mk PKG_NAME:=bwm @@ -26,4 +28,3 @@ $(IPKG_BWM): install -m 755 $(PKG_BUILD_DIR)/$(PKG_NAME) $(IDIR_BWM)/usr/bin/ $(STRIP) $(IDIR_BWM)/usr/bin/* $(IPKG_BUILD) $(IDIR_BWM) $(PACKAGE_DIR) -