x86-2.6 compile fixes for snapshot build
[openwrt.git] / target / linux / package / Makefile
index 5fc604d..3d28ca7 100644 (file)
@@ -2,8 +2,10 @@
 include $(TOPDIR)/rules.mk
 
 ifneq ($(BOARD),ar7)
+ifneq ($(BOARD)-$(KERNEL),x86-2.6)
 package-$(BR2_PACKAGE_KMOD_ALSA) += alsa
 endif
+endif
 package-$(BR2_PACKAGE_KMOD_FUSE) += fuse
 package-$(BR2_PACKAGE_KMOD_HOSTAP) += hostap
 package-$(BR2_PACKAGE_KMOD_BCM43XX_DSCAPE) += bcm43xx-dscape
This page took 0.020658 seconds and 4 git commands to generate.