For now delegate all work to the 6502 makefile.
This commit is contained in:
parent
99fdfbb6d8
commit
f0e3996e07
1 changed files with 2 additions and 0 deletions
2
platform/c64/Makefile.c64
Normal file
2
platform/c64/Makefile.c64
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
CONTIKI_CPU = $(CONTIKI)/cpu/6502
|
||||||
|
include $(CONTIKI_CPU)/Makefile.6502
|
Loading…
Reference in a new issue