From 9b4f17593ad3fcfbbb7e69036ce79187424caaaa Mon Sep 17 00:00:00 2001 From: John Crispin Date: Mon, 13 Jun 2016 21:39:14 +0200 Subject: [PATCH] brcm47xx: add the small_Flash feature Signed-off-by: John Crispin --- target/linux/brcm47xx/legacy/target.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/linux/brcm47xx/legacy/target.mk b/target/linux/brcm47xx/legacy/target.mk index 7310896762..aa0e3ed5ad 100644 --- a/target/linux/brcm47xx/legacy/target.mk +++ b/target/linux/brcm47xx/legacy/target.mk @@ -1,4 +1,4 @@ -FEATURES += low_mem pcmcia +FEATURES += low_mem pcmcia small_flash BOARDNAME:=Legacy (BMIPS3300) define Target/Description -- 2.30.2