X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=target%2Flinux%2Farc770%2Fgeneric%2Fprofiles%2F03-nsim_700.mk;fp=target%2Flinux%2Farc770%2Fgeneric%2Fprofiles%2F03-nsim_700.mk;h=843a3424b51911710c683e535e1d048ab77889be;hb=b9445c19461ce20e43a9dbee4d8c550b4ad97817;hp=0000000000000000000000000000000000000000;hpb=8fdb8b8531d4288b3edc379fd59cda93f2a15ce5;p=openwrt-working-2016%2F.git diff --git a/target/linux/arc770/generic/profiles/03-nsim_700.mk b/target/linux/arc770/generic/profiles/03-nsim_700.mk new file mode 100644 index 0000000000..843a3424b5 --- /dev/null +++ b/target/linux/arc770/generic/profiles/03-nsim_700.mk @@ -0,0 +1,15 @@ +# +# Copyright (C) 2015 OpenWrt.org +# +# This is free software, licensed under the GNU General Public License v2. +# See /LICENSE for more information. +# + +define Profile/nsim_700 + NAME:=Synopsys nSIM +endef + +define Profile/nsim_700/Description + Package set compatible with hardware using Synopsys nSIM 700 boards. +endef +$(eval $(call Profile,nsim_700))