2 # Copyright (C) 2006 OpenWrt.org
4 # This is free software, licensed under the GNU General Public License v2.
5 # See /LICENSE for more information.
8 define Profile
/WRTSL54GS
9 NAME
:=Linksys WRTSL54GS
10 PACKAGES
:=kmod-usb-core kmod-usb-ohci kmod-usb2 kmod-usb-storage kmod-scsi-core kmod-fs-ext3 e2fsprogs
13 define Profile
/WRTSL54GS
/Description
14 Package set compatible with the Linksys WRTSL54GS. Contains USB support
16 $(eval
$(call Profile
,WRTSL54GS
))