mirror of
https://github.com/Zeal-Operating-System/ZealOS.git
synced 2024-12-25 23:10:32 +00:00
Move zealbooter libs to subdirectory.
This commit is contained in:
parent
eac6284cea
commit
cd849bbd1f
6 changed files with 2 additions and 1 deletions
|
@ -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 += \
|
||||
|
|
Loading…
Reference in a new issue