From: Claudio Mignanti Date: Sun, 11 Jul 2010 09:53:00 +0000 (+0000) Subject: [at91] fix typo in Makefile tgz -> targz X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=commitdiff_plain;h=feed74f3846c481391db5f71ab67d327e280cd57 [at91] fix typo in Makefile tgz -> targz SVN-Revision: 22125 --- diff --git a/target/linux/at91/Makefile b/target/linux/at91/Makefile index 951191e3af..3c32f09ffd 100644 --- a/target/linux/at91/Makefile +++ b/target/linux/at91/Makefile @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk ARCH:=arm BOARD:=at91 BOARDNAME:=NetusG20 -FEATURES:=squashfs jffs2 tgz +FEATURES:=squashfs jffs2 targz CFLAGS:=-Os -pipe -march=armv5te -mtune=arm926ej-s -funit-at-a-time LINUX_VERSION:=2.6.34.1