summaryrefslogtreecommitdiffstats
path: root/target/linux/at91
diff options
context:
space:
mode:
authormb <mb@3c298f89-4303-0410-b956-a3cf2f4a3e73>2011-03-28 15:44:03 +0000
committermb <mb@3c298f89-4303-0410-b956-a3cf2f4a3e73>2011-03-28 15:44:03 +0000
commit4828b8d8e3fbec822445c8167f6b25691e19da66 (patch)
tree82abf4255bdb7ee2632da7a88ef332af75e76d5f /target/linux/at91
parentd7975e7635f3d12207ef011cfb926a8927ab8818 (diff)
Update 2.6.38 to 2.6.38.2
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26332 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/at91')
-rw-r--r--target/linux/at91/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/at91/Makefile b/target/linux/at91/Makefile
index 8225791b8..f285c2c16 100644
--- a/target/linux/at91/Makefile
+++ b/target/linux/at91/Makefile
@@ -14,7 +14,7 @@ FEATURES:=squashfs jffs2 targz
CFLAGS:=-Os -pipe -march=armv5te -mtune=arm926ej-s -fno-caller-saves
SUBTARGETS:=netus tqma9263
-LINUX_VERSION:=2.6.38
+LINUX_VERSION:=2.6.38.2
DEVICE_TYPE=
include $(INCLUDE_DIR)/target.mk