libs/libc/stdio/Make.defs: Make that else, not #else.
This commit is contained in:
parent
3ff42a846e
commit
a971171695
@ -52,7 +52,7 @@ ifeq ($(CONFIG_LIBC_FLOATINGPOINT),y)
|
||||
CSRCS += legacy_dtoa.c
|
||||
endif
|
||||
|
||||
#else
|
||||
else
|
||||
|
||||
CSRCS += lib_libvsprintf.c lib_ultoa_invert.c
|
||||
ifeq ($(CONFIG_LIBC_FLOATINGPOINT),y)
|
||||
|
Loading…
Reference in New Issue
Block a user