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 += main.c
|
||||||
scratch-y += stdio.c
|
scratch-y += stdio.c
|
||||||
# TODO: Use relative path; generates different binary
|
scratch-y += ../smfi.c
|
||||||
SCRATCH_SRC += $(SYSTEM76_COMMON_DIR)/smfi.c
|
|
||||||
|
|
||||||
# Set scratch ROM parameters
|
# Set scratch ROM parameters
|
||||||
SCRATCH_OFFSET=1024
|
SCRATCH_OFFSET=1024
|
||||||
|
Reference in New Issue
Block a user