diff options
author | hauke <hauke@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-02-28 10:16:47 +0000 |
---|---|---|
committer | hauke <hauke@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-02-28 10:16:47 +0000 |
commit | 4d8bddbd83b714ad616f19db59f5a0068486cc11 (patch) | |
tree | b19f2748f0a424503512fdc031b655bdf3f1530b /target/linux/omap35xx | |
parent | 1954de5e1cfd8d6e5f28cf0a4ea590885e11f507 (diff) |
kernel: update to kernel 2.6.32.9
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19890 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 adf27a94a..11b25f4d9 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.8 +LINUX_VERSION:=2.6.32.9 KERNELNAME:="uImage" DEVICE_TYPE=developerboard |