Remove the ZEDBOARD configuration file, as it does not

have a corresponding u-boot port in the Ports Collection.

Sponsored by:	The FreeBSD Foundation
This commit is contained in:
Glen Barber 2015-05-07 20:06:39 +00:00
parent a3a86d8697
commit e26ba8ae96

View File

@ -1,10 +0,0 @@
#!/bin/sh
#
# $FreeBSD$
#
EMBEDDEDBUILD=1
EMBEDDED_TARGET="arm"
EMBEDDED_TARGET_ARCH="armv6"
KERNEL="ZEDBOARD"
NODOC=1