projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
add hdparm package (thanks to Tomas Vanek)
[openwrt.git]
/
openwrt
/
package
/
ether-wake
/
Makefile
diff --git
a/openwrt/package/ether-wake/Makefile
b/openwrt/package/ether-wake/Makefile
index
5ebcf46
..
9618b3e
100644
(file)
--- a/
openwrt/package/ether-wake/Makefile
+++ b/
openwrt/package/ether-wake/Makefile
@@
-14,7
+14,7
@@
$(eval $(call PKG_template,ETHER_WAKE,$(PKG_NAME),$(PKG_VERSION)-$(PKG_RELEASE),
$(PKG_BUILD_DIR)/.prepared:
mkdir -p $(PKG_BUILD_DIR)
-
cp
./files/$(PKG_NAME).c $(PKG_BUILD_DIR)/
+
$(CP)
./files/$(PKG_NAME).c $(PKG_BUILD_DIR)/
$(PATCH) $(PKG_BUILD_DIR) ./patches
touch $@
This page took
0.022405 seconds
and
4
git commands to generate.