mirror of
https://github.com/openwrt/openwrt.git
synced 2025-04-11 21:31:54 +00:00
kernel: mtdtests depends on nand
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37411
This commit is contained in:
parent
ec5f8304b2
commit
225cb7a3d7
@ -488,6 +488,7 @@ define KernelPackage/mtdtests
|
||||
SUBMENU:=$(OTHER_MENU)
|
||||
TITLE:=MTD subsystem tests
|
||||
KCONFIG:=CONFIG_MTD_TESTS
|
||||
DEPENDS:=+kmod-nand
|
||||
FILES:=\
|
||||
$(LINUX_DIR)/drivers/mtd/tests/mtd_nandecctest.ko \
|
||||
$(LINUX_DIR)/drivers/mtd/tests/mtd_oobtest.ko \
|
||||
|
Loading…
x
Reference in New Issue
Block a user