For now delegate all work to the 6502 makefile.

This commit is contained in:
oliverschmidt 2007-05-27 21:00:59 +00:00
parent 99fdfbb6d8
commit f0e3996e07

View file

@ -0,0 +1,2 @@
CONTIKI_CPU = $(CONTIKI)/cpu/6502
include $(CONTIKI_CPU)/Makefile.6502