mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-10 16:59:21 +02:00
blacklist alsa driver for ar7
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2159 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
aa3e19f0eb
commit
f248081f4a
@ -1,7 +1,9 @@
|
||||
# Main makefile for the packages
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
ifneq ($(BOARD),ar7)
|
||||
package-$(BR2_PACKAGE_KMOD_ALSA) += alsa
|
||||
endif
|
||||
package-$(BR2_PACKAGE_KMOD_FUSE) += fuse
|
||||
package-$(BR2_PACKAGE_KMOD_MINI_FO) += mini_fo
|
||||
package-$(BR2_PACKAGE_KMOD_SHFS) += shfs
|
||||
|
Loading…
Reference in New Issue
Block a user