mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-23 23:16:16 +02:00
ar71xx: load ar934x_nfc driver earlier
Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34589 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
c586ec0f29
commit
1b1a83e0c2
@ -43,7 +43,7 @@ define KernelPackage/nand-ar934x
|
||||
KCONFIG:=CONFIG_MTD_NAND_AR934X
|
||||
DEPENDS:=@TARGET_ar71xx +kmod-nand
|
||||
FILES:=$(LINUX_DIR)/drivers/mtd/nand/ar934x_nfc.ko
|
||||
AUTOLOAD:=$(call AutoLoad,30,ar934x_nfc)
|
||||
AUTOLOAD:=$(call AutoLoad,25,ar934x_nfc)
|
||||
endef
|
||||
|
||||
define KernelPackage/nand-ar934x/description
|
||||
|
Loading…
Reference in New Issue
Block a user