2 # Copyright (C) 2009-2010 OpenWrt.org
4 # This is free software, licensed under the GNU General Public License v2.
5 # See /LICENSE for more information.
9 NAME
:=Atheros AP81 reference board
10 PACKAGES
:=wpad-mini kmod-ath9k kmod-usb-core kmod-usb2
13 define Profile
/AP81
/Description
14 Package set optimized for the Atheros AP81 reference board.
17 $(eval
$(call Profile
,AP81
))
20 NAME
:=Atheros AP83 reference board
21 PACKAGES
:=wpad-mini kmod-ath9k kmod-usb-core kmod-usb2 \
22 vsc7385-ucode-ap83 vsc7395-ucode-ap83
25 define Profile
/AP83
/Description
26 Package set optimized for the Atheros AP83 reference board.
29 $(eval
$(call Profile
,AP83
))
32 NAME
:=Atheros AP96 reference board
33 PACKAGES
:=wpad-mini kmod-ath9k kmod-usb-core kmod-usb2
36 define Profile
/AP96
/Description
37 Package set optimized for the Atheros AP96 reference board.
40 $(eval
$(call Profile
,AP96
))
43 NAME
:=Atheros DB120 reference board
44 PACKAGES
:=wpad-mini kmod-ath9k kmod-usb-core kmod-usb2 kmod-usb-storage
47 define Profile
/DB120
/Description
48 Package set optimized for the Atheros DB120 reference board.
51 $(eval
$(call Profile
,DB120
))
54 NAME
:=Atheros PB42 reference board
55 PACKAGES
:=wpad-mini kmod-ath9k kmod-usb-core kmod-usb-ohci kmod-usb2
58 define Profile
/PB42
/Description
59 Package set optimized for the Atheros PB42 reference board.
62 $(eval
$(call Profile
,PB42
))
65 NAME
:=Atheros PB44 reference board
66 PACKAGES
:=wpad-mini kmod-ath9k kmod-usb-core kmod-usb-ohci kmod-usb2 \
67 vsc7385-ucode-pb44 vsc7395-ucode-pb44
70 define Profile
/PB44
/Description
71 Package set optimized for the Atheros PB44 reference board.
74 $(eval
$(call Profile
,PB44
))
77 NAME
:=Atheros PB92 reference board
78 PACKAGES
:=wpad-mini kmod-ath9k kmod-usb-core kmod-usb2
81 define Profile
/PB92
/Description
82 Package set optimized for the Atheros PB92 reference board.
85 $(eval
$(call Profile
,PB92
))