mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2024-11-22 04:56:15 +00:00
d7f3a1c985
This target doesn't actually use NAND. Signed-off-by: Brian Norris <computersforpeace@gmail.com> Link: https://github.com/openwrt/openwrt/pull/16001 Signed-off-by: Robert Marko <robimarko@gmail.com>
5 lines
89 B
Makefile
5 lines
89 B
Makefile
BOARDNAME:=MikroTik
|
|
FEATURES += minor nand
|
|
KERNEL_IMAGES:=vmlinux
|
|
IMAGES_DIR:=compressed
|