mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-20 06:08:08 +00:00
fc8360aa16
Signed-off-by: Alex Maclean <monkeh@monkeh.net>
7 lines
188 B
Makefile
7 lines
188 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 flash
|
|
endef
|