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-a3cf2f4a3e73master
parent
13cf41ab3a
commit
0811beca08
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue