From: Nicolas Thill Date: Mon, 11 Jul 2005 19:07:28 +0000 (+0000) Subject: Add Id tag X-Git-Url: https://git.archive.openwrt.org/?a=commitdiff_plain;h=f7849e2020c813d2f5f521c7071bc3f1a48555f8;p=15.05%2Fopenwrt.git Add Id tag git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1408 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/package/bwm/Makefile b/package/bwm/Makefile index 1d615ec12f..6acdd0be6e 100644 --- a/package/bwm/Makefile +++ b/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) -