Browse Source

Update Makefile.system

tags/v0.3.13^2
Martin Kroeker GitHub 5 years ago
parent
commit
f4b7ba12b7
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      Makefile.system

+ 2
- 0
Makefile.system View File

@@ -252,7 +252,9 @@ DUMMY := $(shell $(MAKE) -C $(TOPDIR) -f Makefile.prebuild CC="$(CC)" FC="$(FC)"
ifndef TARGET_CORE
include $(TOPDIR)/Makefile.conf
else
ifdef HAVE_NEON
undefine HAVE_NEON
endif
undefine HAVE_VFP
undefine HAVE_VFPV3
undefine HAVE_VFPV4


Loading…
Cancel
Save