mirror of https://github.com/ipxe/ipxe.git
blib definition moved to Makefile.housekeeping.
parent
e02c699a05
commit
641596e6ba
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue