summaryrefslogtreecommitdiffstats
path: root/package/fonera-mp3-drv/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/fonera-mp3-drv/Makefile')
-rw-r--r--package/fonera-mp3-drv/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/fonera-mp3-drv/Makefile b/package/fonera-mp3-drv/Makefile
index 94c19f42c..e0c4d4508 100644
--- a/package/fonera-mp3-drv/Makefile
+++ b/package/fonera-mp3-drv/Makefile
@@ -30,7 +30,7 @@ endef
define Build/Prepare
$(call Build/Prepare/Default)
- $(CP) -r src/* $(PKG_BUILD_DIR)/
+ $(CP) src/* $(PKG_BUILD_DIR)/
endef
define Build/Compile