From: Imre Kaloz Date: Mon, 11 Jan 2010 09:16:40 +0000 (+0000) Subject: targets using 2.6.32 should use the latest release X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=ad558af26dfb2d5e65a601e20ab1acc7812e63be;p=openwrt%2Fstaging%2Fynezz.git targets using 2.6.32 should use the latest release SVN-Revision: 19101 --- diff --git a/target/linux/omap35xx/Makefile b/target/linux/omap35xx/Makefile index 2487887767..2ccfc1ac2f 100644 --- a/target/linux/omap35xx/Makefile +++ b/target/linux/omap35xx/Makefile @@ -12,7 +12,7 @@ BOARDNAME:=TI OMAP35xx FEATURES:=broken SUBTARGETS=generic -LINUX_VERSION:=2.6.32-rc5 +LINUX_VERSION:=2.6.32.3 KERNELNAME:="uImage" DEVICE_TYPE=developerboard diff --git a/target/linux/xburst/Makefile b/target/linux/xburst/Makefile index 7043be021c..61b42af88a 100644 --- a/target/linux/xburst/Makefile +++ b/target/linux/xburst/Makefile @@ -11,7 +11,7 @@ BOARD:=xburst BOARDNAME:=XBurst JZ47x0 FEATURES:=jffs2 tgz ubifs -LINUX_VERSION:=2.6.32 +LINUX_VERSION:=2.6.32.3 DEVICE_TYPE=other