blacklist alsa driver for ar7
SVN-Revision: 2159
This commit is contained in:
parent
869c74e8d5
commit
a5483efdea
1 changed files with 2 additions and 0 deletions
|
@ -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 a new issue