From 44e6c0f91656fbb53de39d2754115a79b54ceb9d Mon Sep 17 00:00:00 2001 From: John Crispin Date: Mon, 13 Jun 2016 21:37:20 +0200 Subject: [PATCH] ath25: add the small_Flash feature Signed-off-by: John Crispin --- target/linux/ath25/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/linux/ath25/Makefile b/target/linux/ath25/Makefile index 03aa2a9355..c09220db64 100644 --- a/target/linux/ath25/Makefile +++ b/target/linux/ath25/Makefile @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk ARCH:=mips BOARD:=ath25 BOARDNAME:=Atheros AR231x/AR5312 -FEATURES:=squashfs low_mem +FEATURES:=squashfs low_mem small_flash MAINTAINER:=Sergey Ryazanov KERNEL_PATCHVER:=4.4 -- 2.30.2