X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=target%2Flinux%2Fx86-2.6%2Fprofiles%2Fs100.mk;fp=target%2Flinux%2Fx86-2.6%2Fprofiles%2Fs100.mk;h=31826d399ffaaa245b201f7b013c2dbf1cc0b5bb;hb=71b58d810f74ace949be628c4b381371b3d7862e;hp=0000000000000000000000000000000000000000;hpb=ff77b035d0cc88faaf02d0df63d5a0d132d69406;p=openwrt-10.03%2F.git diff --git a/target/linux/x86-2.6/profiles/s100.mk b/target/linux/x86-2.6/profiles/s100.mk new file mode 100644 index 000000000..31826d399 --- /dev/null +++ b/target/linux/x86-2.6/profiles/s100.mk @@ -0,0 +1,17 @@ +# +# Copyright (C) 2006 OpenWrt.org +# +# This is free software, licensed under the GNU General Public License v2. +# See /LICENSE for more information. +# + +define Profile/s100 + NAME:=T-Vision S-100 + PACKAGES:=pciutils usbutils vim kmod-usb-uhci kmod-usb2 kmod-soundcore + ARCH:=i686 +endef + +define Profile/s100/Description + T-Online streaming client. +endef +$(eval $(call Profile,s100))