Allwinner/H3: remove deprecated softfp TARGET_FLOAT option -> use either hard or soft

This commit is contained in:
5schatten 2019-04-16 23:08:24 +02:00
parent cd8fa8de23
commit 6ab081b3dd

View File

@ -21,7 +21,7 @@
# TARGET_FLOAT:
# Specifies which floating-point ABI to use. Permissible values are:
# soft softfp hard
# soft hard
TARGET_FLOAT="hard"
# TARGET_FPU: