[at91] fix typo in Makefile tgz -> targz
[openwrt.git] / target / linux / at91 / Makefile
index 2f86b31..3c32f09 100644 (file)
@@ -9,10 +9,10 @@ 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
+LINUX_VERSION:=2.6.34.1
 DEVICE_TYPE=
 
 include $(INCLUDE_DIR)/target.mk
This page took 0.020334 seconds and 4 git commands to generate.