oops, one file got left out.. also add a profile for the WRTSL54GS - still from noz :)
[openwrt.git] / target / linux / brcm47xx-2.6 / profiles / WRTSL54GS.mk
1 #
2 # Copyright (C) 2006 OpenWrt.org
3 #
4 # This is free software, licensed under the GNU General Public License v2.
5 # See /LICENSE for more information.
6 #
7
8 define Profile/WRTSL54GS
9 NAME:=Linksys WRTSL54GS
10 PACKAGES:=kmod-usb-core kmod-usb-ohci kmod-usb2 kmod-usb-storage kmod-fs-ext3 e2fsprogs
11 endef
12
13 define Profile/WRTSL54GS/Description
14 Package set compatible with the Linksys WRTSL54GS. Contains USB support
15 endef
16 $(eval $(call Profile,WRTSL54GS))
17
This page took 0.051752 seconds and 5 git commands to generate.