oxnas: add Default profile and reorganize device profiles
[openwrt/svn-archive/archive.git] / target / linux / oxnas / profiles / mitrastar.mk
1 # Copyright (C) 2016 OpenWrt.org
2 #
3 # This is free software, licensed under the GNU General Public License v2.
4 # See /LICENSE for more information.
5 #
6
7 define Profile/STG212
8 NAME:=MitraStar STG-212
9 endef
10
11 define Profile/STG212/Description
12 Profile with built-in ox820 STG-212 device-tree
13 endef
14
15 $(eval $(call Profile,STG212))