scratch: Use relative path for source

Signed-off-by: Tim Crawford <tcrawford@system76.com>
This commit is contained in:
Tim Crawford
2022-11-17 14:24:03 -07:00
committed by Jeremy Soller
parent a8e37276e9
commit 5e884cf413

View File

@ -2,8 +2,7 @@
scratch-y += main.c
scratch-y += stdio.c
# TODO: Use relative path; generates different binary
SCRATCH_SRC += $(SYSTEM76_COMMON_DIR)/smfi.c
scratch-y += ../smfi.c
# Set scratch ROM parameters
SCRATCH_OFFSET=1024