mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-12-25 03:01:09 +02:00
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
This commit is contained in:
parent
4377f9b526
commit
f344691652
@ -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
Block a user