Browse Source

fix alsa compile

SVN-Revision: 6401
Felix Fietkau 19 years ago
parent
commit
6a5508ae3e
1 changed files with 1 additions and 0 deletions
  1. 1 0
      package/alsa/Makefile

+ 1 - 0
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 \