From 26a6dfd5fb22593de14247b7da67a21a4d6a5a34 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Tue, 27 Feb 2007 12:31:45 +0000 Subject: fix alsa compile git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6401 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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 347ef76276..d03ae7e589 100644 --- a/package/alsa/Makefile +++ b/package/alsa/Makefile @@ -52,6 +52,7 @@ CONFIGURE_VARS:= \ CONFIGURE_ARGS:= \ --with-build="$(LINUX_DIR)" \ --with-kernel="$(LINUX_DIR)" \ + --with-cross="$(KERNEL_CROSS)" \ --with-redhat=no \ --with-suse=no \ --with-oss=yes \ -- cgit v1.2.3