From a8f2bc682e458207e511d5403f840e3f8969cc0e Mon Sep 17 00:00:00 2001 From: Jonas Gorski Date: Tue, 17 Apr 2012 13:12:14 +0000 Subject: kernel: also update the targets to use 3.2.15 Thanks Gabor for spotting it. SVN-Revision: 31337 --- target/linux/ramips/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/ramips/Makefile') diff --git a/target/linux/ramips/Makefile b/target/linux/ramips/Makefile index 7d146c7..206b4ac 100644 --- a/target/linux/ramips/Makefile +++ b/target/linux/ramips/Makefile @@ -13,7 +13,7 @@ SUBTARGETS:=rt288x rt305x rt3883 CFLAGS:=-Os -pipe -mips32r2 -mtune=mips32r2 -fno-caller-saves FEATURES:=squashfs -LINUX_VERSION:=3.2.14 +LINUX_VERSION:=3.2.15 include $(INCLUDE_DIR)/target.mk DEFAULT_PACKAGES+=\ -- cgit v1.1