2 # Copyright (C) 2007 OpenWrt.org
4 # This is free software, licensed under the GNU General Public License v2.
5 # See /LICENSE for more information.
9 NAME
:=Edimax BR-6104K
(Unofficial
)
12 define Profile
/BR6104K
/Description
13 Package set optimized for the Edimax BR-6104K
16 define Profile
/BR6104KP
17 NAME
:=Edimax BR-6104KP
(Unofficial
)
18 PACKAGES
:=kmod-usb-core kmod-usb-adm5120
21 define Profile
/BR6104KP
/Description
22 Package set optimized for the Edimax BR-6104KP
25 $(eval
$(call Profile
,BR6104K
))
26 $(eval
$(call Profile
,BR6104KP
))