projects
/
openwrt
/
staging
/
jow.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1af4fd7
)
ar71xx: ew-dorin: added USB support
author
Gabor Juhos
<juhosg@openwrt.org>
Wed, 1 Aug 2012 12:24:56 +0000
(12:24 +0000)
committer
Gabor Juhos
<juhosg@openwrt.org>
Wed, 1 Aug 2012 12:24:56 +0000
(12:24 +0000)
Signed-off-by: embedded wireless GmbH <info@embeddedwireless.de>
SVN-Revision: 32933
target/linux/ar71xx/generic/profiles/ew.mk
patch
|
blob
|
history
diff --git
a/target/linux/ar71xx/generic/profiles/ew.mk
b/target/linux/ar71xx/generic/profiles/ew.mk
index cb96f82550715881ba2e58a4c2f9e14f49ed1e59..b4e15e322ce8edd7b5cc8cbad0089fa36ae577cd 100644
(file)
--- a/
target/linux/ar71xx/generic/profiles/ew.mk
+++ b/
target/linux/ar71xx/generic/profiles/ew.mk
@@
-7,7
+7,9
@@
define Profile/EWDORIN
NAME:=Embedded Wireless Dorin Platform
- PACKAGES:=
+ PACKAGES:=kmod-usb-core kmod-usb-ohci kmod-usb2 kmod-ledtrig-usbdev kmod-usb-storage \
+ kmod-fs-vfat kmod-fs-msdos kmod-fs-ntfs kmod-fs-ext4 \
+ kmod-nls-cp437 kmod-nls-cp850 kmod-nls-cp852 kmod-nls-iso8859-1 kmod-nls-utf8
endef
define Profile/EWDORIN/Description