1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/tests/kconfig/external_pkgs/external_pkg_2/Makefile.include

4 lines
170 B
Makefile

# Use an immediate variable to evaluate `MAKEFILE_LIST` now
USEPKG_INCLUDES_external_pkg_2 := $(LAST_MAKEFILEDIR)/include
INCLUDES += -I$(USEPKG_INCLUDES_external_pkg_2)