5 lines
78 B
Makefile
5 lines
78 B
Makefile
PKGDIR = ../../..
|
|
L4DIR ?= $(PKGDIR)/../../..
|
|
|
|
include $(L4DIR)/mk/include.mk
|