X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/0cb4d5d1417df3ad237fdcdf5bb978faef253a9c..49c631ff5305545484375b89cb667fb91860a7ef:/package/fonera-mp3-drv/Makefile 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