2009-02-11 16:11:53 +00:00
|
|
|
#
|
2015-05-29 11:04:04 +00:00
|
|
|
# Copyright (C) 2009-2015 OpenWrt.org
|
2009-02-11 16:11:53 +00:00
|
|
|
#
|
|
|
|
# This is free software, licensed under the GNU General Public License v2.
|
|
|
|
# See /LICENSE for more information.
|
|
|
|
#
|
|
|
|
|
|
|
|
define Profile/DBAu1550
|
|
|
|
NAME:=AMD DBAu1550 Development Kit
|
2015-05-29 11:04:04 +00:00
|
|
|
PACKAGES:=kmod-pcmcia-au1000 kmod-usb-ohci kmod-usb2-pci
|
2009-02-11 16:11:53 +00:00
|
|
|
endef
|
|
|
|
|
|
|
|
$(eval $(call Profile,DBAu1550))
|