Author: andrew
Date: Thu Feb 11 10:48:15 2016
New Revision: 295507
URL: https://svnweb.freebsd.org/changeset/base/295507

Log:
  Remove unused Zedboard config files. files.zedboard was empty other than
  comments, and std.zedboard just pointed to files.zedboard and std.xilinx.

Deleted:
  head/sys/arm/xilinx/zedboard/
Modified:
  head/sys/arm/conf/ZEDBOARD

Modified: head/sys/arm/conf/ZEDBOARD
==============================================================================
--- head/sys/arm/conf/ZEDBOARD  Thu Feb 11 10:03:50 2016        (r295506)
+++ head/sys/arm/conf/ZEDBOARD  Thu Feb 11 10:48:15 2016        (r295507)
@@ -22,7 +22,7 @@
 ident          ZEDBOARD
 
 include        "std.armv6"
-include        "../xilinx/zedboard/std.zedboard"
+include        "../xilinx/std.zynq7"
 
 options        SCHED_ULE               # ULE scheduler
 #options       NFSSD                   # Network Filesystem Server
_______________________________________________
svn-src-head@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to