mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-19 13:48:06 +00:00
Update kernel to 2.6.34.5, add USB storage to profile
SVN-Revision: 22813
This commit is contained in:
parent
00e15a3abf
commit
b6869eb1cd
@ -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