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
/DIR615C1
9 NAME
:=D-Link DIR-615 rev. C1
10 PACKAGES
:=kmod-ath9k hostapd-mini
13 define Profile
/DIR615C1
/Description
14 Package set optimized for the D-Link DIR-615 rev. C1.
17 $(eval
$(call Profile
,DIR615C1
))
20 define Profile
/DIR825B1
21 NAME
:=D-Link DIR-825 rev. B1
22 PACKAGES
:=kmod-ath9k hostapd-mini
25 define Profile
/DIR825B1
/Description
26 Package set optimized for the D-Link DIR-825 rev. B1.
29 $(eval
$(call Profile
,DIR825B1
))