projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[kernel] 2.6.24: add missing symbol CONFIG_USB_SERIAL_CH431
[openwrt.git]
/
target
/
linux
/
x86
/
mediacenter
/
profiles
/
s100.mk
diff --git
a/target/linux/x86/mediacenter/profiles/s100.mk
b/target/linux/x86/mediacenter/profiles/s100.mk
index
0a08a5c
..
3d87155
100644
(file)
--- a/
target/linux/x86/mediacenter/profiles/s100.mk
+++ b/
target/linux/x86/mediacenter/profiles/s100.mk
@@
-8,9
+8,10
@@
define Profile/s100
NAME:=T-Vision S-100
FEATURES+=usb
define Profile/s100
NAME:=T-Vision S-100
FEATURES+=usb
+ PACKAGES:=kmod-usb-core kmod-usb-ohci kmod-usb2 kmod-usb-hid kmod-p54-pci kmod-8139too kmod-ata-core kmod-ata-piix
endef
define Profile/s100/Description
endef
define Profile/s100/Description
- T-Online streaming client.
+ T-Online streaming client.
Contains WLAN and USB support.
endef
$(eval $(call Profile,s100))
endef
$(eval $(call Profile,s100))
This page took
0.024391 seconds
and
4
git commands to generate.