diff options
author | Hamish Guthrie <hcg@openwrt.org> | 2011-08-19 12:00:08 +0000 |
---|---|---|
committer | Hamish Guthrie <hcg@openwrt.org> | 2011-08-19 12:00:08 +0000 |
commit | 048d4aca762c0b7e0e1ed1c55cc6502a30d9be59 (patch) | |
tree | 4a4cfd772a83e47449e0c81b186968636c23f420 /target/linux/omap35xx/gumstix/target.mk | |
parent | 464539b074c43483df2c613f0bf609933000014c (diff) | |
download | mtk-20170518-048d4aca762c0b7e0e1ed1c55cc6502a30d9be59.zip mtk-20170518-048d4aca762c0b7e0e1ed1c55cc6502a30d9be59.tar.gz mtk-20170518-048d4aca762c0b7e0e1ed1c55cc6502a30d9be59.tar.bz2 |
omap35xx: Add 3.0.3 kernel support for Gumstix
SVN-Revision: 28047
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 74708dd..3e3d783 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.1 +LINUX_VERSION:=3.0.3 define Target/Description Build firmware images for Gumstix Overo Boards |