Update kernel to 2.6.34.5, add USB storage to profile
authorhcg <hcg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 26 Aug 2010 11:24:23 +0000 (11:24 +0000)
committerhcg <hcg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 26 Aug 2010 11:24:23 +0000 (11:24 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22813 3c298f89-4303-0410-b956-a3cf2f4a3e73

target/linux/omap35xx/gumstix/profiles/gumstix.mk
target/linux/omap35xx/gumstix/target.mk

index 3cf5fab..fa526cf 100644 (file)
@@ -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
index f604a7e..7ddd44b 100644 (file)
@@ -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
This page took 0.02693 seconds and 4 git commands to generate.