diff --git a/src/board/system76/common/scratch/scratch.mk b/src/board/system76/common/scratch/scratch.mk index bd8cc50..09dc16c 100644 --- a/src/board/system76/common/scratch/scratch.mk +++ b/src/board/system76/common/scratch/scratch.mk @@ -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