mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-03 15:45:20 +00:00
The way we build the libc files is not a real library that can be used as a libc and makes managing the source files a bit difficult, so lets revert back to building the c function files like everything else in the system to avoid any confusion. Change-Id: I4e998e37bc376522fe253c4aefefe7804597f0f2 Signed-off-by: Anas Nashif <anas.nashif@intel.com>
3 lines
55 B
Makefile
3 lines
55 B
Makefile
|
|
obj-y = fprintf.o prf.o sprintf.o stdout_console.o
|