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 | 6ff3e61cf7d3d88eaa57304847d625197423012e (patch) | |
tree | ca95e5648c088907f4585d155bad0f0b4618f649 /target/linux/omap35xx/Makefile | |
parent | b5bc4523087c81a5f36fdc5ecec36788ee62b9ba (diff) | |
download | upstream-6ff3e61cf7d3d88eaa57304847d625197423012e.tar.gz upstream-6ff3e61cf7d3d88eaa57304847d625197423012e.tar.bz2 upstream-6ff3e61cf7d3d88eaa57304847d625197423012e.zip |
kernel: update to 2.6.32.6
SVN-Revision: 19358
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 |