fix alsa compile
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 27 Feb 2007 12:31:45 +0000 (12:31 +0000)
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 27 Feb 2007 12:31:45 +0000 (12:31 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6401 3c298f89-4303-0410-b956-a3cf2f4a3e73

package/alsa/Makefile

index 347ef76..d03ae7e 100644 (file)
@@ -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 \