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
))
19 define Profile
/DIR601A1
20 NAME
:=D-Link DIR-601 rev. A1
24 define Profile
/DIR601A1
/Description
25 Package set optimized for the D-Link DIR-601 rev. A1.
28 $(eval
$(call Profile
,DIR601A1
))
31 define Profile
/DIR615C1
33 define Profile
/DIR615C1
34 NAME
:=D-Link DIR-615 rev. C1
38 define Profile
/DIR615C1
/Description
39 Package set optimized for the D-Link DIR-615 rev. C1.
42 $(eval
$(call Profile
,DIR615C1
))
45 define Profile
/DIR615E4
46 NAME
:=D-Link DIR-615 rev. E4
50 define Profile
/DIR615E4
/Description
51 Package set optimized for the D-Link DIR-615 rev. E4.
54 $(eval
$(call Profile
,DIR615E4
))
57 define Profile
/DIR825B1
58 NAME
:=D-Link DIR-825 rev. B1
59 PACKAGES
:=kmod-usb-core kmod-usb-ohci kmod-usb2 kmod-ledtrig-usbdev
62 define Profile
/DIR825B1
/Description
63 Package set optimized for the D-Link DIR-825 rev. B1.
66 $(eval
$(call Profile
,DIR825B1
))