projects
/
openwrt
/
staging
/
robimarko.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9969837
)
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)
SVN-Revision: 22125
target/linux/at91/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/at91/Makefile
b/target/linux/at91/Makefile
index 951191e3af62bd8c35bc087277ce25c74f61c9c9..3c32f09ffda6f3805e0cf57f6ffa5c2a8f836f36 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