From eed31fd7a6169b52bb212b19d6f90643bec07571 Mon Sep 17 00:00:00 2001 From: nbd 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 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17728 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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 27ca28940..80a5942b6 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.2.3