diff options
author | Hauke Mehrtens <hauke@openwrt.org> | 2010-12-11 16:07:21 +0000 |
---|---|---|
committer | Hauke Mehrtens <hauke@openwrt.org> | 2010-12-11 16:07:21 +0000 |
commit | 738117eb86e3cc06085f033a043593110cb17250 (patch) | |
tree | 09713c5a7411000a99fb886a2169ae828f99789b /target/linux/omap35xx | |
parent | 9c8f1a4da5c329f9686334100ceaceafd0783a1a (diff) | |
download | upstream-738117eb86e3cc06085f033a043593110cb17250.tar.gz upstream-738117eb86e3cc06085f033a043593110cb17250.tar.bz2 upstream-738117eb86e3cc06085f033a043593110cb17250.zip |
kernel: update kernel versions
Update kernel 2.6.32.26 to 2.6.32.27
Update kenrel 2.6.36.1 to 2.6.36.2
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24486 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/omap35xx')
-rw-r--r-- | target/linux/omap35xx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/omap35xx/Makefile b/target/linux/omap35xx/Makefile index e149392bb7..97312bef43 100644 --- a/target/linux/omap35xx/Makefile +++ b/target/linux/omap35xx/Makefile @@ -12,7 +12,7 @@ BOARDNAME:=TI OMAP35xx FEATURES:=broken SUBTARGETS=beagleboard gumstix -LINUX_VERSION:=2.6.32.26 +LINUX_VERSION:=2.6.32.27 KERNELNAME:="uImage" DEVICE_TYPE=developerboard |