mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-15 15:06:42 +00:00
Enable VFP on the Zedboard.
This commit is contained in:
parent
4a90491e55
commit
618486449c
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=254542
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user