X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=blobdiff_plain;f=target%2Flinux%2Fx86-2.6%2Fprofiles%2Fs100.mk;fp=target%2Flinux%2Fx86-2.6%2Fprofiles%2Fs100.mk;h=31826d399ffaaa245b201f7b013c2dbf1cc0b5bb;hp=0000000000000000000000000000000000000000;hb=1c048af55df6dfeb4662821d695619a2fbc629bc;hpb=2ad1b2b24c4d77c44112cda0c261e05faabf0152 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 0000000000..31826d399f --- /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))