Home
last modified time | relevance | path

Searched refs:SUBDIRS (Results 1 – 18 of 18) sorted by relevance

/xen/tools/libs/
A DMakefile4 SUBDIRS-y :=
5 SUBDIRS-y += toolcore
6 SUBDIRS-y += toollog
7 SUBDIRS-y += evtchn
8 SUBDIRS-y += gnttab
9 SUBDIRS-y += call
10 SUBDIRS-y += foreignmemory
11 SUBDIRS-y += devicemodel
12 SUBDIRS-y += hypfs
15 SUBDIRS-y := toolcore
/xen/tools/tests/
A DMakefile7 SUBDIRS-y :=
8 SUBDIRS-$(CONFIG_X86) += cpu-policy
9 SUBDIRS-$(CONFIG_X86) += mce-test
10 SUBDIRS-y += mem-sharing
12 SUBDIRS-$(CONFIG_X86) += x86_emulator
14 SUBDIRS-y += xen-access
15 SUBDIRS-y += xenstore
16 SUBDIRS-y += depriv
17 SUBDIRS-$(CONFIG_HAS_PCI) += vpci
/xen/tools/
A DMakefile7 SUBDIRS-y :=
8 SUBDIRS-y += libs
9 SUBDIRS-y += libxc
10 SUBDIRS-y += flask
11 SUBDIRS-y += fuzz
12 SUBDIRS-y += xenstore
13 SUBDIRS-y += misc
14 SUBDIRS-y += examples
15 SUBDIRS-y += hotplug
20 SUBDIRS-y += xenmon
[all …]
A DRules.mk235 @set -e; for subdir in $(SUBDIRS) $(SUBDIRS-y); do \
/xen/tools/hotplug/
A DMakefile4 SUBDIRS-y := common
5 SUBDIRS-$(CONFIG_NetBSD) += NetBSD
6 SUBDIRS-$(CONFIG_Linux) += Linux
7 SUBDIRS-$(CONFIG_FreeBSD) += FreeBSD
/xen/tools/libfsimage/
A DMakefile4 SUBDIRS-y = common ufs reiserfs iso9660 fat zfs
5 SUBDIRS-$(CONFIG_X86) += xfs
7 SUBDIRS-y += ext2fs-lib
9 SUBDIRS-y += ext2fs
/xen/tools/firmware/
A DMakefile9 SUBDIRS-y :=
10 SUBDIRS-$(CONFIG_OVMF) += ovmf-dir
11 SUBDIRS-$(CONFIG_SEABIOS) += seabios-dir
12 SUBDIRS-$(CONFIG_ROMBIOS) += rombios
13 SUBDIRS-$(CONFIG_ROMBIOS) += vgabios
14 SUBDIRS-$(CONFIG_IPXE) += etherboot
15 SUBDIRS-$(CONFIG_PV_SHIM) += xen-dir
16 SUBDIRS-y += hvmloader
34 all: $(SUBDIRS-y)
/xen/tools/fuzz/
A DMakefile4 SUBDIRS-y :=
5 SUBDIRS-y += libelf
6 SUBDIRS-y += x86_instruction_emulator
/xen/tools/xenstat/
A DMakefile4 SUBDIRS := macro
5 SUBDIRS += libxenstat
6 SUBDIRS += xentop
/xen/xen/test/
A DMakefile7 SUBDIRS += livepatch
11 set -e; for s in $(SUBDIRS); do \
16 set -e; for s in $(SUBDIRS); do \
/xen/tools/ocaml/
A DMakefile4 SUBDIRS := libs macro
5 SUBDIRS += xenstored
8 SUBDIRS += test
/xen/tools/flask/
A DMakefile4 SUBDIRS-y := utils
5 SUBDIRS-$(FLASK_POLICY) += policy
/xen/tools/golang/
A DMakefile4 SUBDIRS-y = xenlight
/xen/tools/ocaml/libs/
A DMakefile4 SUBDIRS= \ macro
/xen/tools/firmware/rombios/32bit/
A DMakefile10 SUBDIRS = tcgbios macro
/xen/tools/firmware/rombios/
A DMakefile4 SUBDIRS := 32bit macro
/xen/tools/hotplug/Linux/
A DMakefile24 SUBDIRS-$(CONFIG_SYSTEMD) += systemd
/xen/xen/
A DMakefile417 SUBDIRS = xsm arch/$(TARGET_ARCH) common drivers test macro
421 find $(SUBDIRS) -name '*.[chS]' -print )

Completed in 13 milliseconds