mirror of
https://github.com/checkpoint-restore/criu.git
synced 2026-01-23 02:14:37 +00:00
build: Move pie/gen-offsets.sh into scripts/
Signed-off-by: Pavel Emelyanov <xemul@parallels.com>
This commit is contained in:
parent
68475dd013
commit
32adef6f98
2 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@ ifeq ($(ARCH), arm)
|
|||
endif
|
||||
ASMFLAGS += -D__ASSEMBLY__
|
||||
|
||||
GEN-OFFSETS := gen-offsets.sh
|
||||
GEN-OFFSETS := ../scripts/gen-offsets.sh
|
||||
BLOBS := $(obj)/parasite-blob.h $(obj)/restorer-blob.h
|
||||
|
||||
PIELDS := pie.lds.S
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue