Add Id tag
SVN-Revision: 1408
This commit is contained in:
parent
3e9106a138
commit
f137e42da7
1 changed files with 2 additions and 1 deletions
|
@ -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)
|
||||
|
||||
|
|
Loading…
Reference in a new issue