mirror of
https://github.com/outbackdingo/openwrt.git
synced 2026-02-20 09:30:46 +00:00
blacklist alsa driver for ar7
SVN-Revision: 2159
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user