diff options
author | John Crispin <john@openwrt.org> | 2012-06-05 06:57:51 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2012-06-05 06:57:51 +0000 |
commit | a4d96aae8d53e2dca3964d123e80d70c1fdffa7e (patch) | |
tree | 6b5783662551588a6fafff07a1d8188b8bb73342 /target/linux/at91/Makefile | |
parent | 605012ad5d540dabd2d3f843e1e2a8d61241c724 (diff) | |
download | upstream-a4d96aae8d53e2dca3964d123e80d70c1fdffa7e.tar.gz upstream-a4d96aae8d53e2dca3964d123e80d70c1fdffa7e.tar.bz2 upstream-a4d96aae8d53e2dca3964d123e80d70c1fdffa7e.zip |
bump to 3.3.8
SVN-Revision: 32055
Diffstat (limited to 'target/linux/at91/Makefile')
-rw-r--r-- | target/linux/at91/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/at91/Makefile b/target/linux/at91/Makefile index c18db95336..3c7d85bda7 100644 --- a/target/linux/at91/Makefile +++ b/target/linux/at91/Makefile @@ -14,7 +14,7 @@ FEATURES:=squashfs jffs2 targz ext2 usb CFLAGS:=-Os -pipe -march=armv5te -mtune=arm926ej-s -fno-caller-saves SUBTARGETS:=9g20 9260 9263 -LINUX_VERSION:=3.3.7 +LINUX_VERSION:=3.3.8 DEVICE_TYPE= include $(INCLUDE_DIR)/target.mk |