[package] pcmcia-core: fix a typo
[openwrt.git] / package / fonera-mp3-drv / Makefile
index 94c19f4..e0c4d45 100644 (file)
@@ -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
This page took 0.020629 seconds and 4 git commands to generate.