diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2010-01-28 11:54:20 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2010-01-28 11:54:20 +0000 |
commit | 629cba4013b0465e4aac7815d256950ca68c7429 (patch) | |
tree | 8b96a9f12e9ec3b6fa87a666e0f16fc920a9fe81 /target/linux/omap35xx/Makefile | |
parent | 39908a74dc7431b9c975b61dd37935d87e83139d (diff) | |
download | upstream-629cba4013b0465e4aac7815d256950ca68c7429.tar.gz upstream-629cba4013b0465e4aac7815d256950ca68c7429.tar.bz2 upstream-629cba4013b0465e4aac7815d256950ca68c7429.zip |
kernel: update to 2.6.32.6
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19358 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 f12a6f5704..b524b56f72 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.4 +LINUX_VERSION:=2.6.32.6 KERNELNAME:="uImage" DEVICE_TYPE=developerboard |