From: juhosg Date: Sun, 18 Mar 2012 12:07:50 +0000 (+0000) Subject: cns21xx: switch to 3.2.9 X-Git-Url: https://git.rohieb.name/openwrt.git/commitdiff_plain/1f29b1e3211099f43318ef07b4630dfa71258c31?ds=sidebyside cns21xx: switch to 3.2.9 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30972 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/target/linux/cns21xx/Makefile b/target/linux/cns21xx/Makefile index dd4f28e10..3c7a1d33a 100644 --- a/target/linux/cns21xx/Makefile +++ b/target/linux/cns21xx/Makefile @@ -12,7 +12,7 @@ BOARDNAME:=Cavium Networks Econa CNS21xx FEATURES:=squashfs broken CFLAGS:=-Os -pipe -march=armv4 -mtune=fa526 -fno-caller-saves -LINUX_VERSION:=2.6.36.4 +LINUX_VERSION:=3.2.9 include $(INCLUDE_DIR)/target.mk