Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/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
14 SUBDIRS-y := toolcore
/xen-4.10.0-shim-comet/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.mk241 @set -e; for subdir in $(SUBDIRS) $(SUBDIRS-y); do \
/xen-4.10.0-shim-comet/tools/tests/
A DMakefile7 SUBDIRS-y :=
8 SUBDIRS-$(CONFIG_X86) += mce-test
9 SUBDIRS-y += mem-sharing
11 SUBDIRS-y += regression
13 SUBDIRS-$(CONFIG_X86) += x86_emulator
14 SUBDIRS-y += xen-access
15 SUBDIRS-y += xenstore
/xen-4.10.0-shim-comet/tools/blktap2/
A DMakefile7 SUBDIRS-y :=
8 SUBDIRS-y += include
9 SUBDIRS-y += lvm
10 SUBDIRS-y += vhd
11 SUBDIRS-$(CONFIG_Linux) += drivers
12 SUBDIRS-$(CONFIG_Linux) += control
/xen-4.10.0-shim-comet/tools/hotplug/
A DMakefile4 SUBDIRS-y := common
5 SUBDIRS-$(CONFIG_NetBSD) += NetBSD
6 SUBDIRS-$(CONFIG_Linux) += Linux
7 SUBDIRS-$(CONFIG_FreeBSD) += FreeBSD
/xen-4.10.0-shim-comet/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-4.10.0-shim-comet/tools/firmware/
A DMakefile10 SUBDIRS-y :=
11 SUBDIRS-$(CONFIG_OVMF) += ovmf-dir
12 SUBDIRS-$(CONFIG_SEABIOS) += seabios-dir
13 SUBDIRS-$(CONFIG_ROMBIOS) += rombios
14 SUBDIRS-$(CONFIG_ROMBIOS) += vgabios
15 SUBDIRS-$(CONFIG_ROMBIOS) += etherboot
16 SUBDIRS-$(CONFIG_PV_SHIM) += xen-dir
17 SUBDIRS-y += hvmloader
31 all: $(SUBDIRS-y)
/xen-4.10.0-shim-comet/tools/xenstat/
A DMakefile4 SUBDIRS := macro
5 SUBDIRS += libxenstat
6 SUBDIRS += xentop
/xen-4.10.0-shim-comet/tools/fuzz/
A DMakefile4 SUBDIRS-y :=
5 SUBDIRS-y += libelf
6 SUBDIRS-y += x86_instruction_emulator
/xen-4.10.0-shim-comet/xen/test/
A DMakefile7 SUBDIRS += livepatch
11 set -e; for s in $(SUBDIRS); do \
16 set -e; for s in $(SUBDIRS); do \
/xen-4.10.0-shim-comet/tools/ocaml/
A DMakefile4 SUBDIRS := libs macro
5 SUBDIRS += xenstored
8 SUBDIRS += test
/xen-4.10.0-shim-comet/tools/flask/
A DMakefile4 SUBDIRS-y := utils
5 SUBDIRS-$(FLASK_POLICY) += policy
/xen-4.10.0-shim-comet/tools/blktap2/vhd/
A DMakefile5 SUBDIRS-y :=
6 SUBDIRS-y += lib
/xen-4.10.0-shim-comet/tools/golang/
A DMakefile14 SUBDIRS-y = xenlight
/xen-4.10.0-shim-comet/tools/ocaml/libs/
A DMakefile4 SUBDIRS= \ macro
/xen-4.10.0-shim-comet/tools/firmware/rombios/32bit/
A DMakefile10 SUBDIRS = tcgbios macro
/xen-4.10.0-shim-comet/tools/firmware/rombios/
A DMakefile4 SUBDIRS := 32bit macro
/xen-4.10.0-shim-comet/tools/hotplug/Linux/
A DMakefile35 SUBDIRS-$(CONFIG_SYSTEMD) += systemd
/xen-4.10.0-shim-comet/xen/
A DMakefile206 SUBDIRS = xsm arch/$(TARGET_ARCH) common drivers test macro
210 find $(SUBDIRS) -name '*.[chS]' -print )

Completed in 11 milliseconds