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
))
30 define Profile
/DIR615C1
31 NAME
:=D-Link DIR-615 rev. C1
35 define Profile
/DIR615C1
/Description
36 Package set optimized for the D-Link DIR-615 rev. C1.
39 $(eval
$(call Profile
,DIR615C1
))
42 define Profile
/DIR615E4
43 NAME
:=D-Link DIR-615 rev. E4
47 define Profile
/DIR615E4
/Description
48 Package set optimized for the D-Link DIR-615 rev. E4.
51 $(eval
$(call Profile
,DIR615E4
))
54 define Profile
/DIR825B1
55 NAME
:=D-Link DIR-825 rev. B1
56 PACKAGES
:=kmod-usb-core kmod-usb-ohci kmod-usb2 kmod-ledtrig-usbdev
59 define Profile
/DIR825B1
/Description
60 Package set optimized for the D-Link DIR-825 rev. B1.
63 $(eval
$(call Profile
,DIR825B1
))