X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/8e902d288c03c120b5b89134636d564318006210..e484e106e6996cd618538e2c757165e83685e946:/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