X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=target%2Flinux%2Fzynq%2Fprofiles%2Fzed.mk;fp=target%2Flinux%2Fzynq%2Fprofiles%2Fzed.mk;h=d8ff08b02f96a77e520c9a648f27c3dd97d456a5;hb=24ef2c55861b889503decd6a45d281c0184d0eea;hp=0000000000000000000000000000000000000000;hpb=bb52acc42dd0ae4af0c31b58abf4ec48061af996;p=openwrt-github%2F.git diff --git a/target/linux/zynq/profiles/zed.mk b/target/linux/zynq/profiles/zed.mk new file mode 100644 index 0000000000..d8ff08b02f --- /dev/null +++ b/target/linux/zynq/profiles/zed.mk @@ -0,0 +1,16 @@ +# +# Copyright (C) 2015 OpenWrt.org +# +# This is free software, licensed under the GNU General Public License v2. +# See /LICENSE for more information. +# + +define Profile/ZED + NAME:=ZedBoard development baord +endef + +define Profile/ZED/Description + Build firmware image for Avnet Digilent ZedBoard development board. +endef + +$(eval $(call Profile,ZED))