Move zealbooter libs to subdirectory.

This commit is contained in:
TomAwezome 2022-09-08 18:01:32 -04:00
parent eac6284cea
commit cd849bbd1f
6 changed files with 2 additions and 1 deletions

View file

@ -51,7 +51,8 @@ override CFLAGS += \
-mno-red-zone \
-mcmodel=kernel \
-MMD \
-I.
-I. \
-I./lib
# Internal linker flags that should not be changed by the user.
override LDFLAGS += \