From 946c99ded8c232a805c0c98a34fe8befc5005a33 Mon Sep 17 00:00:00 2001 From: kaloz Date: Fri, 18 Mar 2011 13:25:32 +0000 Subject: update to 2.6.32.33 and 2.6.37.4 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26226 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/realview/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'target/linux/realview') diff --git a/target/linux/realview/Makefile b/target/linux/realview/Makefile index add1a1169..5785fdd47 100644 --- a/target/linux/realview/Makefile +++ b/target/linux/realview/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2010 OpenWrt.org +# Copyright (C) 2010-2011 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -12,7 +12,7 @@ BOARDNAME:=ARM Ltd. Realview board (qemu) FEATURES:=squashfs jffs2 fpu CFLAGS:=-Os -pipe -march=armv6k -mtune=mpcore -mfloat-abi=softfp -mfpu=vfp -funit-at-a-time -LINUX_VERSION:=2.6.37.3 +LINUX_VERSION:=2.6.37.4 include $(INCLUDE_DIR)/target.mk -- cgit v1.2.3