HomeSort by relevance Sort by last modified time
    Searched refs:hdr_dir (Results 1 - 2 of 2) sorted by null

  /bionic/libc/kernel/tools/
kernel.py 89 hdr_dir = os.path.realpath(os.path.dirname(from_file))
90 hdr_dir = hdr_dir.replace("%s/" % os.path.realpath(kernel_root),
92 if hdr_dir:
93 _prefix = "%s/" % hdr_dir
  /build/make/core/
config.mk 273 $(if $(firstword $(foreach hdr_dir,$(1),\
274 $(filter-out kernel-headers,$(notdir $(hdr_dir))))),\
    [all...]

Completed in 563 milliseconds