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
1 changed files with 1 additions and 0 deletions
|
@ -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…
Reference in a new issue