8d00ec5c4e
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>
2 lines
15 B
Makefile
2 lines
15 B
Makefile
obj-y := libc/
|