summaryrefslogtreecommitdiffstats
path: root/package/alsa/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/alsa/Makefile')
-rw-r--r--package/alsa/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/alsa/Makefile b/package/alsa/Makefile
index 47ad4456b..2ac0b9433 100644
--- a/package/alsa/Makefile
+++ b/package/alsa/Makefile
@@ -67,6 +67,7 @@ define Build/Compile
ARCH="$(LINUX_KARCH)" \
CROSS_COMPILE="$(TARGET_CROSS)" \
c_opts="$(KERNEL_C_OPTS)" \
+ CP="$(CP)" \
all
endef