aboutsummaryrefslogtreecommitdiff
path: root/release/arm
diff options
context:
space:
mode:
authorGlen Barber <gjb@FreeBSD.org>2015-05-07 20:06:39 +0000
committerGlen Barber <gjb@FreeBSD.org>2015-05-07 20:06:39 +0000
commite26ba8ae963b11de34bbe8fdb69d3b207398e4c3 (patch)
treeaf8fc2ba61881b465d0c0dd46b26bce8b74d18d8 /release/arm
parenta3a86d8697518ef4110b7be912f2796f4abf833a (diff)
Remove the ZEDBOARD configuration file, as it does not
have a corresponding u-boot port in the Ports Collection. Sponsored by: The FreeBSD Foundation
Notes
Notes: svn path=/projects/release-arm-redux/; revision=282606
Diffstat (limited to 'release/arm')
-rw-r--r--release/arm/ZEDBOARD.conf10
1 files changed, 0 insertions, 10 deletions
diff --git a/release/arm/ZEDBOARD.conf b/release/arm/ZEDBOARD.conf
deleted file mode 100644
index 507117a841cd..000000000000
--- a/release/arm/ZEDBOARD.conf
+++ /dev/null
@@ -1,10 +0,0 @@
-#!/bin/sh
-#
-# $FreeBSD$
-#
-
-EMBEDDEDBUILD=1
-EMBEDDED_TARGET="arm"
-EMBEDDED_TARGET_ARCH="armv6"
-KERNEL="ZEDBOARD"
-NODOC=1