mirror of
https://github.com/ipxe/ipxe
synced 2025-12-09 10:50:28 +03:00
blib definition moved to Makefile.housekeeping.
This commit is contained in:
@@ -80,9 +80,6 @@ NRV2B ?= ./util/nrv2b
|
||||
#
|
||||
BIN ?= bin
|
||||
|
||||
# Library containing all compiled objects
|
||||
BLIB = $(BIN)/blib.a
|
||||
|
||||
# Common flags
|
||||
#
|
||||
CFLAGS += -I include -I arch/$(ARCH)/include -I . -DARCH=$(ARCH)
|
||||
|
||||
Reference in New Issue
Block a user