diff options
author | Hamish Guthrie <hcg@openwrt.org> | 2010-11-23 11:59:03 +0000 |
---|---|---|
committer | Hamish Guthrie <hcg@openwrt.org> | 2010-11-23 11:59:03 +0000 |
commit | 70f12d8dcb4d92e79ab6459c75439cd66514ecd4 (patch) | |
tree | 904189d8a5257af4bf7a7c1f6b5f7cf11d3e3e91 /target/linux/omap35xx | |
parent | 907720c88da5fa4229819113d527f8ee3124f183 (diff) | |
download | upstream-70f12d8dcb4d92e79ab6459c75439cd66514ecd4.tar.gz upstream-70f12d8dcb4d92e79ab6459c75439cd66514ecd4.tar.bz2 upstream-70f12d8dcb4d92e79ab6459c75439cd66514ecd4.zip |
[gumstix] Bump kernel version
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24109 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/omap35xx')
-rw-r--r-- | target/linux/omap35xx/gumstix/target.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/omap35xx/gumstix/target.mk b/target/linux/omap35xx/gumstix/target.mk index 6101b89345..74708dd38c 100644 --- a/target/linux/omap35xx/gumstix/target.mk +++ b/target/linux/omap35xx/gumstix/target.mk @@ -1,5 +1,5 @@ BOARDNAME:=Gumstix Overo -LINUX_VERSION:=2.6.36 +LINUX_VERSION:=2.6.36.1 define Target/Description Build firmware images for Gumstix Overo Boards |