openwrtv3/target/linux/ramips/rt305x/profiles/hilink.mk
John Crispin 3a64ddd0a1 ralink: add HLK-RM04 support
https://github.com/JiapengLi/OpenWrt-HiLink-HLK-RM04

Signed-off-by: John Crispin <blogic@openwrt.org>

SVN-Revision: 39237
2014-01-12 12:07:40 +00:00

17 lines
316 B
Makefile

#
# Copyright (C) 2013 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
#
define Profile/HLKRM04
NAME:=HILINK HLK-RM04
endef
define Profile/HLKRM04/Description
Package set for HiLink RM04 Module
endef
$(eval $(call Profile,HLKRM04))