Home | History | Annotate | Download | only in libc

Lines Matching refs:TARGET_ARCH

8 # Load config for TARGET_ARCH
10 include $(LOCAL_PATH)/arch-$(TARGET_ARCH)/$(TARGET_ARCH).mk
12 $(LOCAL_PATH)/arch-$(TARGET_ARCH)/$(TARGET_ARCH).mk
632 $(1)_$(TARGET_ARCH) += $($(2)_$(TARGET_ARCH))
1076 LOCAL_SRC_FILES_$(TARGET_ARCH) := $(call all-S-files-under,arch-$(TARGET_ARCH)/syscalls)