mirror of
https://codeberg.org/libreboot/lbmk.git
synced 2026-03-25 13:29:03 +02:00
util/nvmutil: add rule to create lib objdir
Signed-off-by: Leah Rowe <leah@libreboot.org>
This commit is contained in:
@@ -51,6 +51,7 @@ $(OBJS): obj
|
||||
|
||||
obj:
|
||||
mkdir obj || true
|
||||
mkdir obj/lib || true
|
||||
|
||||
# main program object
|
||||
|
||||
|
||||
Reference in New Issue
Block a user