Searched refs:SUBDIRS (Results 1 – 18 of 18) sorted by relevance
4 SUBDIRS-y :=5 SUBDIRS-y += toolcore6 SUBDIRS-y += toollog7 SUBDIRS-y += evtchn8 SUBDIRS-y += gnttab9 SUBDIRS-y += call10 SUBDIRS-y += foreignmemory11 SUBDIRS-y += devicemodel12 SUBDIRS-y += hypfs15 SUBDIRS-y := toolcore
7 SUBDIRS-y :=8 SUBDIRS-$(CONFIG_X86) += cpu-policy9 SUBDIRS-$(CONFIG_X86) += mce-test10 SUBDIRS-y += mem-sharing12 SUBDIRS-$(CONFIG_X86) += x86_emulator14 SUBDIRS-y += xen-access15 SUBDIRS-y += xenstore16 SUBDIRS-y += depriv17 SUBDIRS-$(CONFIG_HAS_PCI) += vpci
7 SUBDIRS-y :=8 SUBDIRS-y += libs9 SUBDIRS-y += libxc10 SUBDIRS-y += flask11 SUBDIRS-y += fuzz12 SUBDIRS-y += xenstore13 SUBDIRS-y += misc14 SUBDIRS-y += examples15 SUBDIRS-y += hotplug20 SUBDIRS-y += xenmon[all …]
235 @set -e; for subdir in $(SUBDIRS) $(SUBDIRS-y); do \
4 SUBDIRS-y := common5 SUBDIRS-$(CONFIG_NetBSD) += NetBSD6 SUBDIRS-$(CONFIG_Linux) += Linux7 SUBDIRS-$(CONFIG_FreeBSD) += FreeBSD
4 SUBDIRS-y = common ufs reiserfs iso9660 fat zfs5 SUBDIRS-$(CONFIG_X86) += xfs7 SUBDIRS-y += ext2fs-lib9 SUBDIRS-y += ext2fs
9 SUBDIRS-y :=10 SUBDIRS-$(CONFIG_OVMF) += ovmf-dir11 SUBDIRS-$(CONFIG_SEABIOS) += seabios-dir12 SUBDIRS-$(CONFIG_ROMBIOS) += rombios13 SUBDIRS-$(CONFIG_ROMBIOS) += vgabios14 SUBDIRS-$(CONFIG_IPXE) += etherboot15 SUBDIRS-$(CONFIG_PV_SHIM) += xen-dir16 SUBDIRS-y += hvmloader34 all: $(SUBDIRS-y)
4 SUBDIRS-y :=5 SUBDIRS-y += libelf6 SUBDIRS-y += x86_instruction_emulator
4 SUBDIRS := macro5 SUBDIRS += libxenstat6 SUBDIRS += xentop
7 SUBDIRS += livepatch11 set -e; for s in $(SUBDIRS); do \16 set -e; for s in $(SUBDIRS); do \
4 SUBDIRS := libs macro5 SUBDIRS += xenstored8 SUBDIRS += test
4 SUBDIRS-y := utils5 SUBDIRS-$(FLASK_POLICY) += policy
4 SUBDIRS-y = xenlight
4 SUBDIRS= \ macro
10 SUBDIRS = tcgbios macro
4 SUBDIRS := 32bit macro
24 SUBDIRS-$(CONFIG_SYSTEMD) += systemd
417 SUBDIRS = xsm arch/$(TARGET_ARCH) common drivers test macro421 find $(SUBDIRS) -name '*.[chS]' -print )
Completed in 13 milliseconds