2 # Copyright (C) 2009 OpenWrt.org
4 # This is free software, licensed under the GNU General Public License v2.
5 # See /LICENSE for more information.
8 define Profile
/DIR600A1
9 NAME
:=D-Link DIR-600 rev. A1
13 define Profile
/DIR600A1
/Description
14 Package set optimized for the D-Link DIR-600 rev. A1.
17 $(eval
$(call Profile
,DIR600A1
))
20 define Profile
/DIR615C1
21 NAME
:=D-Link DIR-615 rev. C1
25 define Profile
/DIR615C1
/Description
26 Package set optimized for the D-Link DIR-615 rev. C1.
29 $(eval
$(call Profile
,DIR615C1
))
32 define Profile
/DIR825B1
33 NAME
:=D-Link DIR-825 rev. B1
34 PACKAGES
:=kmod-usb-core kmod-usb-ohci kmod-usb2 kmod-ledtrig-usbdev
37 define Profile
/DIR825B1
/Description
38 Package set optimized for the D-Link DIR-825 rev. B1.
41 $(eval
$(call Profile
,DIR825B1
))