aboutsummaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorHamish Guthrie <hcg@openwrt.org>2010-08-26 11:24:23 +0000
committerHamish Guthrie <hcg@openwrt.org>2010-08-26 11:24:23 +0000
commit0811beca0884c6b4d074fc895f09d6387bf1e479 (patch)
treed5650acb0845827174021e86fa54081213bf5dba /target
parent13cf41ab3a7c73619d6743273b12eb6fa5778c6d (diff)
downloadmaster-187ad058-0811beca0884c6b4d074fc895f09d6387bf1e479.tar.gz
master-187ad058-0811beca0884c6b4d074fc895f09d6387bf1e479.tar.bz2
master-187ad058-0811beca0884c6b4d074fc895f09d6387bf1e479.zip
Update kernel to 2.6.34.5, add USB storage to profile
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22813 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-rw-r--r--target/linux/omap35xx/gumstix/profiles/gumstix.mk3
-rw-r--r--target/linux/omap35xx/gumstix/target.mk2
2 files changed, 3 insertions, 2 deletions
diff --git a/target/linux/omap35xx/gumstix/profiles/gumstix.mk b/target/linux/omap35xx/gumstix/profiles/gumstix.mk
index 3cf5fabd76..fa526cf889 100644
--- a/target/linux/omap35xx/gumstix/profiles/gumstix.mk
+++ b/target/linux/omap35xx/gumstix/profiles/gumstix.mk
@@ -18,7 +18,8 @@ define Profile/Gumstix
kmod-lib80211 kmod-libertas-sd kmod-mac80211 libnl-tiny \
crda iw kmod-usb-hid luci luci-app-ntpc \
openssh-client openssh-client-utils openssh-keygen \
- openssh-server
+ openssh-server kmod-usb-storage kmod-usb-storage-extras \
+ kmod-fs-vfat
endef
define Profile/Gumstix/Description
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