openwrt-packages/kernel/mtd-rw
David Bauer c6b3d94929 mtd-rw: fix build failure with kernel 5.10
When building mtd-rw for a target based on Kernel 5.10 which has
CONFIG_MTD disabled the build fails with

ERROR: "put_mtd_device" [../mtd-rw.ko] undefined!
ERROR: "get_mtd_device" [../mtd-rw.ko] undefined!

Omit building the package for such a target.

Signed-off-by: David Bauer <mail@david-bauer.net>
2021-03-06 22:28:55 +01:00
..
patches mtd-rw: fix build failure with kernel 5.10 2021-03-06 22:28:55 +01:00
Makefile mtd-rw: fix build failure with kernel 5.10 2021-03-06 22:28:55 +01:00