openwrtv3/target/linux/ramips/rt3883/profiles/edimax.mk
John Crispin f3a243c3dd ramips: Add profile for the Edimax BR-6475nD
Signed-off-by: Christopher Lais <chris+openwrt@zenthought.org>

SVN-Revision: 39299
2014-01-15 18:29:51 +00:00

16 lines
359 B
Makefile

#
# Copyright (C) 2012 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
#
define Profile/BR6475ND
NAME:=Edimax BR-6475nD
PACKAGES:=swconfig
endef
define Profile/BR6475ND/Description
Package set compatible with the Edimax BR-6475nD board.
endef
$(eval $(call Profile,BR6475ND))