From fc8360aa16bcbc04b820265328ff3327bbcf50a0 Mon Sep 17 00:00:00 2001 From: Alex Maclean Date: Wed, 30 May 2018 14:18:50 +0100 Subject: ath79: add tiny subtarget Signed-off-by: Alex Maclean --- target/linux/ath79/tiny/target.mk | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 target/linux/ath79/tiny/target.mk (limited to 'target/linux/ath79/tiny/target.mk') diff --git a/target/linux/ath79/tiny/target.mk b/target/linux/ath79/tiny/target.mk new file mode 100644 index 0000000..87af3ef --- /dev/null +++ b/target/linux/ath79/tiny/target.mk @@ -0,0 +1,6 @@ +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 -- cgit v1.1