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

  /build/core/combo/
TARGET_linux-arm.mk 153 libc_root := bionic/libc macro
206 KERNEL_HEADERS_COMMON := $(libc_root)/kernel/common
207 KERNEL_HEADERS_ARCH := $(libc_root)/kernel/arch-$(TARGET_ARCH)
212 $(libc_root)/arch-arm/include \
213 $(libc_root)/include \
TARGET_linux-mips.mk 139 libc_root := bionic/libc macro
197 KERNEL_HEADERS_COMMON := $(libc_root)/kernel/common
198 KERNEL_HEADERS_ARCH := $(libc_root)/kernel/arch-$(TARGET_ARCH)
203 $(libc_root)/arch-mips/include \
204 $(libc_root)/include \
TARGET_linux-x86.mk 70 libc_root := bionic/libc macro
83 KERNEL_HEADERS_COMMON := $(libc_root)/kernel/common
84 KERNEL_HEADERS_ARCH := $(libc_root)/kernel/arch-$(TARGET_ARCH)
158 $(libc_root)/arch-x86/include \
159 $(libc_root)/include \

Completed in 247 milliseconds