Browse Source

kernel: mtdtests depends on nand

Signed-off-by: Felix Fietkau <[email protected]>

SVN-Revision: 37411
Felix Fietkau 12 years ago
parent
commit
225cb7a3d7
1 changed files with 1 additions and 0 deletions
  1. 1 0
      package/kernel/linux/modules/other.mk

+ 1 - 0
package/kernel/linux/modules/other.mk

@@ -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 \