native: relocate drivers/rtc implementation
parent
0136f208c6
commit
45cf2e4967
@ -1 +1,5 @@
|
||||
ifneq (,$(filter rtc,$(USEMODULE)))
|
||||
DIRS += rtc
|
||||
endif
|
||||
|
||||
include $(RIOTBASE)/Makefile.base
|
||||
|
Loading…
Reference in New Issue