2007-03-02 23:02:38 +00:00
|
|
|
#
|
|
|
|
# Copyright (C) 2006 OpenWrt.org
|
|
|
|
#
|
|
|
|
# This is free software, licensed under the GNU General Public License v2.
|
|
|
|
# See /LICENSE for more information.
|
|
|
|
#
|
|
|
|
|
2007-07-25 09:16:20 +00:00
|
|
|
define Profile/ar525w
|
|
|
|
NAME:=AirLink101 AR525W
|
2007-08-06 18:48:58 +00:00
|
|
|
PACKAGES:=kmod-rt61-pci kmod-r6040
|
2007-03-02 23:02:38 +00:00
|
|
|
endef
|
2007-07-25 09:16:20 +00:00
|
|
|
$(eval $(call Profile,ar525w))
|
2007-03-02 23:02:38 +00:00
|
|
|
|