From dc12314e836a8407b9a07d92e0bc9a3e316fd651 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Fri, 25 Sep 2009 21:01:42 +0000 Subject: ramips: since both subtargets are marked as broken, move FEATURES to the main target and mark the whole target as broken. avoids unnecessary user confusion about inexplicable build failures SVN-Revision: 17728 --- target/linux/ramips/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'target/linux/ramips/Makefile') diff --git a/target/linux/ramips/Makefile b/target/linux/ramips/Makefile index 27ca289..80a5942 100644 --- a/target/linux/ramips/Makefile +++ b/target/linux/ramips/Makefile @@ -11,6 +11,7 @@ BOARD:=ramips BOARDNAME:=Ralink RT288x/RT305x SUBTARGETS:=rt288x rt305x CFLAGS:=-Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time +FEATURES:=squashfs broken LINUX_VERSION:=2.6.30.7 -- cgit v1.1