1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/pkg/devices/lib/rtc/include/Makefile Thu Nov 16 01:15:40 2023 +0100 1.3 @@ -0,0 +1,4 @@ 1.4 +PKGDIR = ../../.. 1.5 +L4DIR ?= $(PKGDIR)/../.. 1.6 + 1.7 +include $(L4DIR)/mk/include.mk