Searched refs:SUBDIRS (Results 1 – 20 of 20) 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 += devicemodel14 SUBDIRS-y := toolcore
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 …]
241 @set -e; for subdir in $(SUBDIRS) $(SUBDIRS-y); do \
7 SUBDIRS-y :=8 SUBDIRS-$(CONFIG_X86) += mce-test9 SUBDIRS-y += mem-sharing11 SUBDIRS-y += regression13 SUBDIRS-$(CONFIG_X86) += x86_emulator14 SUBDIRS-y += xen-access15 SUBDIRS-y += xenstore
7 SUBDIRS-y :=8 SUBDIRS-y += include9 SUBDIRS-y += lvm10 SUBDIRS-y += vhd11 SUBDIRS-$(CONFIG_Linux) += drivers12 SUBDIRS-$(CONFIG_Linux) += control
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
10 SUBDIRS-y :=11 SUBDIRS-$(CONFIG_OVMF) += ovmf-dir12 SUBDIRS-$(CONFIG_SEABIOS) += seabios-dir13 SUBDIRS-$(CONFIG_ROMBIOS) += rombios14 SUBDIRS-$(CONFIG_ROMBIOS) += vgabios15 SUBDIRS-$(CONFIG_ROMBIOS) += etherboot16 SUBDIRS-$(CONFIG_PV_SHIM) += xen-dir17 SUBDIRS-y += hvmloader31 all: $(SUBDIRS-y)
4 SUBDIRS := macro5 SUBDIRS += libxenstat6 SUBDIRS += xentop
4 SUBDIRS-y :=5 SUBDIRS-y += libelf6 SUBDIRS-y += x86_instruction_emulator
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
5 SUBDIRS-y :=6 SUBDIRS-y += lib
14 SUBDIRS-y = xenlight
4 SUBDIRS= \ macro
10 SUBDIRS = tcgbios macro
4 SUBDIRS := 32bit macro
35 SUBDIRS-$(CONFIG_SYSTEMD) += systemd
206 SUBDIRS = xsm arch/$(TARGET_ARCH) common drivers test macro210 find $(SUBDIRS) -name '*.[chS]' -print )
Completed in 11 milliseconds