843a3424b51911710c683e535e1d048ab77889be
[openwrt/openwrt.git] / target / linux / arc770 / generic / profiles / 03-nsim_700.mk
1 #
2 # Copyright (C) 2015 OpenWrt.org
3 #
4 # This is free software, licensed under the GNU General Public License v2.
5 # See /LICENSE for more information.
6 #
7
8 define Profile/nsim_700
9 NAME:=Synopsys nSIM
10 endef
11
12 define Profile/nsim_700/Description
13 Package set compatible with hardware using Synopsys nSIM 700 boards.
14 endef
15 $(eval $(call Profile,nsim_700))