• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# Explicitly list the bionic UAPI includes so we don't pick up stray
2# vendor copies of the UAPI includes that are too old for us to build.
3UAPI_INCLUDES := bionic/libc/kernel/uapi
4
5include $(call all-subdir-makefiles)
6