Remove unused Zedboard config files. files.zedboard was empty other than
comments, and std.zedboard just pointed to files.zedboard and std.xilinx.
This commit is contained in:
parent
3e9470b721
commit
75d36854d4
@ -22,7 +22,7 @@
|
|||||||
ident ZEDBOARD
|
ident ZEDBOARD
|
||||||
|
|
||||||
include "std.armv6"
|
include "std.armv6"
|
||||||
include "../xilinx/zedboard/std.zedboard"
|
include "../xilinx/std.zynq7"
|
||||||
|
|
||||||
options SCHED_ULE # ULE scheduler
|
options SCHED_ULE # ULE scheduler
|
||||||
#options NFSSD # Network Filesystem Server
|
#options NFSSD # Network Filesystem Server
|
||||||
|
@ -1,9 +0,0 @@
|
|||||||
#
|
|
||||||
# files.zedboard
|
|
||||||
#
|
|
||||||
# $FreeBSD$
|
|
||||||
|
|
||||||
# We'll need board specific files once we start implementing drivers
|
|
||||||
# for Zedboard PL peripherals such as HDMI, VGA, or Audio Codecs. For
|
|
||||||
# now, nothing is needed.
|
|
||||||
#
|
|
@ -1,8 +0,0 @@
|
|||||||
#
|
|
||||||
# std.zedboard
|
|
||||||
#
|
|
||||||
# $FreeBSD$
|
|
||||||
|
|
||||||
include "../xilinx/std.zynq7"
|
|
||||||
files "../xilinx/zedboard/files.zedboard"
|
|
||||||
|
|
Loading…
x
Reference in New Issue
Block a user