diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2010-10-04 10:40:41 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2010-10-04 10:40:41 +0000 |
commit | 5f9a6a543173ac8b429c6304fa3c6cf225d5e504 (patch) | |
tree | d77b977413c0a9165828c9eba70bc5b511e889c6 /target/linux/omap35xx/Makefile | |
parent | 83246559fdb2afe803ab35eeafbcb5eaeb7e17a3 (diff) | |
download | upstream-5f9a6a543173ac8b429c6304fa3c6cf225d5e504.tar.gz upstream-5f9a6a543173ac8b429c6304fa3c6cf225d5e504.tar.bz2 upstream-5f9a6a543173ac8b429c6304fa3c6cf225d5e504.zip |
upgrade kernel versions to the latest stable ones
SVN-Revision: 23219
Diffstat (limited to 'target/linux/omap35xx/Makefile')
-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 ddd31a62a9..c28c21b299 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.20 +LINUX_VERSION:=2.6.32.24 KERNELNAME:="uImage" DEVICE_TYPE=developerboard |