cebb0a66f4a1f3de0869081a245061c64aa5aae9
[openwrt/openwrt.git] / target / linux / archs38 / generic / profiles / 03-nsim_hs.mk
1 #
2 # Copyright (C) 2016 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_hs
9 NAME:=Synopsys nSIM
10 endef
11
12 define Profile/nsim_hs/Description
13 Package set compatible with hardware using Synopsys nSIM HS boards.
14 endef
15 $(eval $(call Profile,nsim_hs))