blob: 962bdceac89d65a835eb43902182dcef0da83028 [file] [log] [blame]
# Explicitly list the bionic UAPI includes so we don't pick up stray
# vendor copies of the UAPI includes that are too old for us to build.
UAPI_INCLUDES := bionic/libc/kernel/uapi
NETNS_RUN_DIR ?= /mnt/run
include $(call all-subdir-makefiles)