X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/8b31bdf76710f7cb7d031748c7d2bd72690b9260..7e450a1c869a5b227e3c91c4e71049059f1193e6:/package/alsa/Makefile?ds=sidebyside 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 \