Hi All,
MTD tests are not building in /drivers/mtd/tests as modules even though i set the CONFIG_MTD_TESTS in the default configurations in 2.6.37 kernel.
BR,
Kishore.
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi All,
MTD tests are not building in /drivers/mtd/tests as modules even though i set the CONFIG_MTD_TESTS in the default configurations in 2.6.37 kernel.
BR,
Kishore.
Hi Kishore,
Could you try to execute "make menuconfig" and and enable "Device Drivers" -> "Memory Technology Device (MTD) support" -> "MTD tests support" to compile the tests like kernel modules.
PS: Setting the CONFIG_MTD_TESTS in the default configuration seems to take the same effect.
Share the results after the "make menuconfig" execution please.
BR
Tsvetolin Shulev