From afc9d921a73bdff8679b21e6ab2528c8355bd31a Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Sat, 14 Oct 2006 14:26:40 +0000 Subject: portability fix SVN-Revision: 5082 --- package/alsa/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'package/alsa/Makefile') diff --git a/package/alsa/Makefile b/package/alsa/Makefile index 47ad4456bf..2ac0b9433b 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 -- cgit v1.2.3