uniLoader/lib/Makefile
Ivaylo Ivanov 2de1d3c549 lib: video: Drop font.c temporarely
Since we're practically PIC, keep the massive array in the header.
Otherwise we exception.

Signed-off-by: Ivaylo Ivanov <ivo.ivanov.ivanov1@gmail.com>
2024-10-10 16:49:09 +03:00

9 lines
158 B
Makefile

# simplefb
lib-$(CONFIG_SIMPLE_FB) += simplefb/simplefb.o
# debug
lib-y += debug/debug.o
# unic (neatlibc still temporarily resides)
lib-y += unic/string.o