projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[at91] fix typo in Makefile tgz -> targz
[openwrt.git]
/
target
/
linux
/
at91
/
Makefile
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
This page took
0.024864 seconds
and
4
git commands to generate.