X-Git-Url: http://git.ozo.com/?p=openwrt-10.03%2F.git;a=blobdiff_plain;f=package%2Falsa%2FMakefile;h=d03ae7e58969b8b8fb3e945e36ef96a7160a57f1;hp=347ef76276a8f0c11e6599796fedbdd9beca5d81;hb=e70bc620f593250450eb59d9d511980921f2d06e;hpb=f75fa37629ef4bf7c4360cdf1d6651156ae3ef1b diff --git a/package/alsa/Makefile b/package/alsa/Makefile index 347ef7627..d03ae7e58 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 \