From 7754ef7204e873aa33d55ebe5002257e3941e942 Mon Sep 17 00:00:00 2001 From: Bernhard Guillon Date: Sun, 22 Dec 2024 20:12:21 +0100 Subject: Import bk_ble from elektroda forum https://www.elektroda.com/rtvforum/topic3989434.html\#20742145 --- makefile.inc | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 makefile.inc (limited to 'makefile.inc') diff --git a/makefile.inc b/makefile.inc new file mode 100644 index 0000000..f1f8fc4 --- /dev/null +++ b/makefile.inc @@ -0,0 +1,2 @@ +MAKE_ROOT := $(dir $(CURDIR)/$(word $(words $(MAKEFILE_LIST)),$(MAKEFILE_LIST))) +DIST_ROOT = ${MAKE_ROOT} -- cgit v1.2.3