From b3b591c000acb7d9b7135b3fc8ac730e42b20832 Mon Sep 17 00:00:00 2001 From: Nicolas Thill Date: Wed, 28 Apr 2010 14:47:43 +0000 Subject: buildsystem: rename tgz/TGZ "feature" and matching options to targz/TARGZ SVN-Revision: 21238 --- target/linux/cobalt/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/cobalt/Makefile') diff --git a/target/linux/cobalt/Makefile b/target/linux/cobalt/Makefile index 69705e9116..806a60df4e 100644 --- a/target/linux/cobalt/Makefile +++ b/target/linux/cobalt/Makefile @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk ARCH:=mipsel BOARD:=cobalt BOARDNAME:=Cobalt Microservers -FEATURES:=tgz pci ext2 +FEATURES:=targz pci ext2 CFLAGS:=-O2 -pipe -mtune=r5000 -funit-at-a-time LINUX_VERSION:=2.6.32.12 -- cgit v1.2.3