projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Makefile change to compile modules, minor change in patch
[openwrt.git]
/
openwrt
/
package
/
bwm
/
Makefile
diff --git
a/openwrt/package/bwm/Makefile
b/openwrt/package/bwm/Makefile
index
1d615ec
..
6acdd0b
100644
(file)
--- 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)
-
This page took
0.028765 seconds
and
4
git commands to generate.