diff options
author | Hamish Guthrie <hcg@openwrt.org> | 2010-10-28 08:53:14 +0000 |
---|---|---|
committer | Hamish Guthrie <hcg@openwrt.org> | 2010-10-28 08:53:14 +0000 |
commit | fffb9f805b510129a780abed67a9a11c46e773d7 (patch) | |
tree | 5f837ea8d2d6ce3ff85ac9186d506c4343f34ec0 /target/linux/omap35xx/gumstix/target.mk | |
parent | 7fd7db898171f7ca559e861a7b26d9c606f9f279 (diff) | |
download | mtk-20170518-fffb9f805b510129a780abed67a9a11c46e773d7.zip mtk-20170518-fffb9f805b510129a780abed67a9a11c46e773d7.tar.gz mtk-20170518-fffb9f805b510129a780abed67a9a11c46e773d7.tar.bz2 |
Bumper gumstix kernel version to 2.6.36
SVN-Revision: 23690
Diffstat (limited to 'target/linux/omap35xx/gumstix/target.mk')
-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 7ddd44b..6101b89 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.34.5 +LINUX_VERSION:=2.6.36 define Target/Description Build firmware images for Gumstix Overo Boards |