Home
last modified time | relevance | path

Searched refs:ARCH_DIR (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/Documentation/features/scripts/
H A Dfeatures-refresh.sh45 for ARCH_DIR in arch/*/; do
46 K_FILES=$(find $ARCH_DIR -name "Kconfig*")
62 for ARCH_DIR in arch/*/; do
63 ARCH=$(echo $ARCH_DIR | sed -e 's/^arch//g' | sed -e 's/\///g')
64 K_FILES=$(find $ARCH_DIR -name "Kconfig*")
/openbmc/linux/tools/testing/selftests/kvm/
H A DMakefile11 ARCH_DIR := x86_64 macro
13 ARCH_DIR := aarch64 macro
15 ARCH_DIR := s390x macro
17 ARCH_DIR := $(ARCH) macro
193 TEST_PROGS += $(TEST_PROGS_$(ARCH_DIR))
194 TEST_GEN_PROGS += $(TEST_GEN_PROGS_$(ARCH_DIR))
195 TEST_GEN_PROGS_EXTENDED += $(TEST_GEN_PROGS_EXTENDED_$(ARCH_DIR))
196 LIBKVM += $(LIBKVM_$(ARCH_DIR))
219 -I$(<D) -Iinclude/$(ARCH_DIR) -I ../rseq -I.. $(EXTRA_CFLAGS) \
242 SPLIT_TESTS_OBJS := $(patsubst %, $(ARCH_DIR)/%.o, $(SPLIT_TESTS))
/openbmc/linux/arch/um/
H A DMakefile20 ARCH_DIR := arch/um macro
25 MODE_INCLUDE += -I$(srctree)/$(ARCH_DIR)/include/shared/skas
39 include $(srctree)/$(ARCH_DIR)/Makefile-skas
44 SHARED_HEADERS := $(ARCH_DIR)/include/shared
76 include $(srctree)/$(ARCH_DIR)/Makefile-os-Linux
/openbmc/openbmc/poky/documentation/dev-manual/
H A Dprebuilt-libraries.rst102 ARCH_DIR:x86-64 = "build-x86_64"
103 ARCH_DIR:i586 = "build-i386"
104 ARCH_DIR:i686 = "build-i386"
113 oe_soinstall ${S}/${ARCH_DIR}/libft4222.so.${PV} ${D}${libdir}