diff options
author | Hamish Guthrie <hcg@openwrt.org> | 2010-08-26 11:24:23 +0000 |
---|---|---|
committer | Hamish Guthrie <hcg@openwrt.org> | 2010-08-26 11:24:23 +0000 |
commit | b6869eb1cdc5261968374b33495a39bc4481673c (patch) | |
tree | a55c8c752b17732fdac1ce5fab01eec8fd3bdf36 /target/linux/omap35xx/gumstix/target.mk | |
parent | 00e15a3abfca51c397cd3a0bb4812b6513a0cbd2 (diff) | |
download | upstream-b6869eb1cdc5261968374b33495a39bc4481673c.tar.gz upstream-b6869eb1cdc5261968374b33495a39bc4481673c.tar.bz2 upstream-b6869eb1cdc5261968374b33495a39bc4481673c.zip |
Update kernel to 2.6.34.5, add USB storage to profile
SVN-Revision: 22813
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 f604a7eaa5..7ddd44bcbd 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 +LINUX_VERSION:=2.6.34.5 define Target/Description Build firmware images for Gumstix Overo Boards |