projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
add userspace tool for gpio_dev
[openwrt.git]
/
package
/
fonera-mp3-drv
/
Makefile
diff --git
a/package/fonera-mp3-drv/Makefile
b/package/fonera-mp3-drv/Makefile
index
94c19f4
..
e0c4d45
100644
(file)
--- a/
package/fonera-mp3-drv/Makefile
+++ b/
package/fonera-mp3-drv/Makefile
@@
-30,7
+30,7
@@
endef
define Build/Prepare
$(call Build/Prepare/Default)
define Build/Prepare
$(call Build/Prepare/Default)
- $(CP)
-r
src/* $(PKG_BUILD_DIR)/
+ $(CP) src/* $(PKG_BUILD_DIR)/
endef
define Build/Compile
endef
define Build/Compile
This page took
0.022933 seconds
and
4
git commands to generate.