mirror of
https://github.com/oliverschmidt/contiki.git
synced 2024-11-19 03:05:14 +00:00
6 lines
128 B
Makefile
6 lines
128 B
Makefile
|
include $(CONTIKI)/cpu/x86/Makefile.x86_common
|
||
|
|
||
|
CONTIKI_CPU_DIRS += drivers/legacy_pc
|
||
|
|
||
|
CONTIKI_SOURCEFILES += rtc.c pit.c pic.c
|