X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/8e902d288c03c120b5b89134636d564318006210..81671750134cc98c33ac4441d7a6eacf59448641:/package/alsa/Makefile 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