mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-27 09:12:39 +00:00
9 lines
195 B
Makefile
9 lines
195 B
Makefile
|
BOARDNAME:=Devices with small flash
|
||
|
FEATURES += squashfs small_flash
|
||
|
|
||
|
define Target/Description
|
||
|
Build firmware images for Atheros AR71xx/AR913x/AR934x based boards with small NOR flash.
|
||
|
endef
|
||
|
|
||
|
|