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
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/projects/release-arm-redux/; revision=282606

View File

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