scratch: Use relative path for source
Signed-off-by: Tim Crawford <tcrawford@system76.com>
This commit is contained in:
committed by
Jeremy Soller
parent
a8e37276e9
commit
5e884cf413
@ -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
|
||||
|
Reference in New Issue
Block a user