base: remove stale spec/fpu_vfpv3.mk file

This commit is contained in:
Norman Feske 2021-02-17 14:34:49 +01:00
parent db3f86d603
commit 048a4625c5

View File

@ -1,9 +0,0 @@
#
# Enable floating point support in compiler
#
CC_MARCH += -mfpu=vfpv3 -mfloat-abi=softfp
#
# Include floating-point unit code
#
REP_INC_DIR += include/spec/arm/vfp