projects
/
15.05
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1f4a550
)
[at91] fix typo in Makefile tgz -> targz
author
Claudio Mignanti
<c.mignanti@gmail.com>
Sun, 11 Jul 2010 09:53:00 +0000
(09:53 +0000)
committer
Claudio Mignanti
<c.mignanti@gmail.com>
Sun, 11 Jul 2010 09:53:00 +0000
(09:53 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22125
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
target/linux/at91/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/at91/Makefile
b/target/linux/at91/Makefile
index
951191e
..
3c32f09
100644
(file)
--- 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 t
ar
gz
CFLAGS:=-Os -pipe -march=armv5te -mtune=arm926ej-s -funit-at-a-time
LINUX_VERSION:=2.6.34.1