mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-10 17:01:54 +02:00
Add Id tag
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1408 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
18f226c83f
commit
21061434be
@ -1,3 +1,5 @@
|
|||||||
|
# $Id$
|
||||||
|
|
||||||
include $(TOPDIR)/rules.mk
|
include $(TOPDIR)/rules.mk
|
||||||
|
|
||||||
PKG_NAME:=bwm
|
PKG_NAME:=bwm
|
||||||
@ -26,4 +28,3 @@ $(IPKG_BWM):
|
|||||||
install -m 755 $(PKG_BUILD_DIR)/$(PKG_NAME) $(IDIR_BWM)/usr/bin/
|
install -m 755 $(PKG_BUILD_DIR)/$(PKG_NAME) $(IDIR_BWM)/usr/bin/
|
||||||
$(STRIP) $(IDIR_BWM)/usr/bin/*
|
$(STRIP) $(IDIR_BWM)/usr/bin/*
|
||||||
$(IPKG_BUILD) $(IDIR_BWM) $(PACKAGE_DIR)
|
$(IPKG_BUILD) $(IDIR_BWM) $(PACKAGE_DIR)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user