diff options
author | Alexandros C. Couloumbis <alex@ozo.com> | 2010-04-27 14:30:08 +0000 |
---|---|---|
committer | Alexandros C. Couloumbis <alex@ozo.com> | 2010-04-27 14:30:08 +0000 |
commit | 9c40666ff720f4d43f62291e0c378dc7d1265027 (patch) | |
tree | a042d3c76dd326019d4c617e17d710c92ef3b721 /target/linux/omap35xx | |
parent | cc3ed53d9ec0263c4850a8735ccdbe943520da88 (diff) | |
download | upstream-9c40666ff720f4d43f62291e0c378dc7d1265027.tar.gz upstream-9c40666ff720f4d43f62291e0c378dc7d1265027.tar.bz2 upstream-9c40666ff720f4d43f62291e0c378dc7d1265027.zip |
sync to kernel 2.6.32.12
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21195 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 3a13edbe13..a7354b66c6 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.10 +LINUX_VERSION:=2.6.32.12 KERNELNAME:="uImage" DEVICE_TYPE=developerboard |