Enable VFP on the Zedboard.

This commit is contained in:
Andrew Turner 2013-08-19 22:25:36 +00:00
parent 4a90491e55
commit 618486449c
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=254542

View file

@ -52,6 +52,7 @@ options SYSVMSG #SYSV-style message queues
options SYSVSEM #SYSV-style semaphores
options _KPOSIX_PRIORITY_SCHEDULING #Posix P1003_1B real-time extensions
options FREEBSD_BOOT_LOADER
options VFP # vfp/neon
# Debugging
makeoptions DEBUG=-g