openwrt_archive/target/linux/ramips/mt7621/profiles/linksys.mk
Felix Fietkau f8c036b7e1 ramips: enable mt76 by default for mt7621
Signed-off-by: Felix Fietkau <nbd@openwrt.org>

SVN-Revision: 46410
2015-07-18 16:47:05 +00:00

16 lines
329 B
Makefile

#
# Copyright (C) 2015 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
#
define Profile/RE6500
NAME:=Linksys RE6500
endef
define Profile/RE6500/Description
Package set compatible with the Linksys RE6500 board.
endef
$(eval $(call Profile,RE6500))