mirror of
https://github.com/checkpoint-restore/criu
synced 2025-08-31 06:15:24 +00:00
build: Move pie/gen-offsets.sh into scripts/
Signed-off-by: Pavel Emelyanov <xemul@parallels.com>
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user