mirror of
https://github.com/openwrt/openwrt.git
synced 2025-04-09 20:31:59 +00:00
Add Id tag
SVN-Revision: 1408
This commit is contained in:
parent
3e9106a138
commit
f137e42da7
@ -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…
x
Reference in New Issue
Block a user