- fix
This commit is contained in:
parent
59d68ab38c
commit
7709157d88
4
Makefile
4
Makefile
@ -50,13 +50,13 @@ BINDIR ?= /usr/bin
|
||||
LIBDIR ?= /usr/lib
|
||||
BINSDIR ?= $(LIBDIR)/propagator/bin
|
||||
|
||||
include Makefile.common
|
||||
|
||||
STAGE1BINS = $(METHODS:%=stage1-%)
|
||||
BINS = init $(STAGE1BINS) gencpio
|
||||
|
||||
all: version.h $(BINS)
|
||||
|
||||
include Makefile.common
|
||||
|
||||
DEFS =
|
||||
ifneq ($(WITH_SHELL),)
|
||||
DEFS += -DSPAWN_SHELL
|
||||
|
Loading…
x
Reference in New Issue
Block a user