From 621fa91a8295b50dfdfac22290200064afaeec4e Mon Sep 17 00:00:00 2001 From: Mathias Kresin Date: Thu, 12 Jul 2018 06:29:43 +0200 Subject: ar71xx: move boards to tiny subtarget Move boards to the tiny subtarget which break the build if the kernel is set to "Optimize for performance". Signed-off-by: Mathias Kresin --- target/linux/ar71xx/image/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'target/linux/ar71xx/image/Makefile') diff --git a/target/linux/ar71xx/image/Makefile b/target/linux/ar71xx/image/Makefile index 1eaf1e457c..c429eb39d9 100644 --- a/target/linux/ar71xx/image/Makefile +++ b/target/linux/ar71xx/image/Makefile @@ -20,6 +20,7 @@ include ./generic-tp-link.mk include ./generic-ubnt.mk endif ifeq ($(SUBTARGET),tiny) +include ./tiny.mk include ./tiny-tp-link.mk include ./tiny-legacy-devices.mk endif -- cgit v1.2.3