/openbmc/skeleton/ |
H A D | Makefile | 7 SUBDIRS = fanctl \ macro 19 REVERSE_SUBDIRS = $(shell echo $(SUBDIRS) $(GDBUS_APPS) | tr ' ' '\n' | tac |tr '\n' ' ') 21 .PHONY: subdirs $(SUBDIRS) $(GDBUS_APPS) 23 subdirs: $(SUBDIRS) $(GDBUS_APPS) 25 $(SUBDIRS): 32 @for d in $(SUBDIRS) $(GDBUS_APPS); do \
|
H A D | rules.mk | 8 .PHONY: $(SUBDIRS) 10 all: $(BINS:=$(BIN_SUFFIX)) $(SUBDIRS) 15 $(SUBDIRS): 26 @for d in $(SUBDIRS); do \ 32 @for d in $(SUBDIRS); do \
|
/openbmc/linux/tools/perf/tests/shell/coresight/ |
H A D | Makefile | 7 SUBDIRS = \ macro 13 all: $(SUBDIRS) 14 $(SUBDIRS): 17 INSTALLDIRS = $(SUBDIRS:%=install-%) 23 CLEANDIRS = $(SUBDIRS:%=clean-%) 29 .PHONY: all clean $(SUBDIRS) $(CLEANDIRS) $(INSTALLDIRS)
|
/openbmc/linux/tools/net/ynl/ |
H A D | Makefile | 3 SUBDIRS = lib generated samples macro 5 all: $(SUBDIRS) 8 $(SUBDIRS): 14 @for dir in $(SUBDIRS) ; do \ 20 .PHONY: clean all $(SUBDIRS)
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/enca/enca/ |
H A D | makefile-remove-tools.patch | 7 -SUBDIRS = tools data script lib src devel-docs test 8 +SUBDIRS = data script lib src devel-docs test 10 -SUBDIRS = tools script lib src devel-docs 11 +SUBDIRS = script lib src devel-docs
|
H A D | dont-run-tests.patch | 9 SUBDIRS = tools data script lib src devel-docs test 11 -SUBDIRS = tools script lib src devel-docs test 12 +SUBDIRS = tools script lib src devel-docs
|
/openbmc/linux/tools/testing/selftests/futex/ |
H A D | Makefile | 2 SUBDIRS := functional macro 11 @for DIR in $(SUBDIRS); do \ 24 @for SUBDIR in $(SUBDIRS); do \ 32 @for DIR in $(SUBDIRS); do \
|
/openbmc/linux/tools/testing/selftests/sparc64/ |
H A D | Makefile | 11 SUBDIRS := drivers macro 21 @for DIR in $(SUBDIRS); do \ 36 @for SUBDIR in $(SUBDIRS); do \ 44 @for DIR in $(SUBDIRS); do \
|
/openbmc/openbmc/meta-security/recipes-ids/suricata/files/ |
H A D | fixup.patch | 15 -SUBDIRS = $(HTP_DIR) rust src qa rules doc contrib etc python ebpf \ 16 +SUBDIRS = $(HTP_DIR) src qa rules doc contrib etc python ebpf \ 28 -SUBDIRS = $(HTP_DIR) rust src qa rules doc contrib etc python ebpf \ 29 +SUBDIRS = $(HTP_DIR) src qa rules doc contrib etc python ebpf \
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/lvm2/files/ |
H A D | 0005-do-not-build-manual.patch | 36 -SUBDIRS = libdm conf daemons include lib libdaemon man scripts tools 37 +SUBDIRS = libdm conf daemons include lib libdaemon scripts tools 40 SUBDIRS += udev 45 - SUBDIRS = conf include man test scripts \ 46 + SUBDIRS = conf include test scripts \
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/dhcp/files/ |
H A D | 0001-Makefile.am-only-build-dhcrelay.patch | 23 -SUBDIRS = @BINDSUBDIR@ includes tests common omapip client dhcpctl relay server 24 +SUBDIRS = @BINDSUBDIR@ includes common omapip relay 26 DIST_SUBDIRS = $(SUBDIRS) keama
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/openhpi/files/ |
H A D | openhpi-linkfix.patch | 24 -SUBDIRS = t 25 +#SUBDIRS = t 27 +SUBDIRS =
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/ippool/ippool/ |
H A D | ippool_parallel_make_and_pic.patch | 51 - @for d in $(SUBDIRS); do $(MAKE) -C $$d $(MFLAGS) EXTRA_CFLAGS="$(CPPFLAGS)" all; if [ $$? -ne … 52 +subdirs-all: $(patsubst %,%-dir, $(SUBDIRS)) 56 +$(patsubst %,%-dir,$(SUBDIRS)): 60 @for d in $(SUBDIRS); do $(MAKE) -C $$d $(MFLAGS) $@; if [ $$? -ne 0 ]; then exit 1; fi; done 62 @for d in $(SUBDIRS); do $(MAKE) -C $$d $(MFLAGS) $@; done
|
/openbmc/openbmc/poky/meta/recipes-multimedia/libtheora/libtheora-1.1.1/ |
H A D | no-docs.patch | 11 -SUBDIRS = lib include doc tests m4 $(EXAMPLES_DIR) 12 +SUBDIRS = lib include tests m4 $(EXAMPLES_DIR)
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/xscreensaver/files/ |
H A D | 0002-build-Do-not-build-po-files.patch | 26 -SUBDIRS = utils jwxyz hacks/images hacks hacks/glx hacks/fonts \ 28 +SUBDIRS = utils jwxyz hacks/images hacks hacks/fonts \ 30 SUBDIRS2 = $(SUBDIRS) OSX android
|
/openbmc/openbmc/poky/meta/recipes-core/dbus/dbus-glib/ |
H A D | no-examples.patch | 13 -SUBDIRS = . examples 14 +SUBDIRS = .
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/icon-slicer/files/ |
H A D | 0001-Makefile.am-no-examples.patch | 22 -SUBDIRS = src examples 24 +SUBDIRS = src
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/indent/indent/ |
H A D | 0001-Fix-builds-with-recent-gettext.patch | 18 -SUBDIRS = intl src doc po man 19 +SUBDIRS = src po man
|
/openbmc/openbmc/poky/meta/recipes-extended/texinfo/texinfo/ |
H A D | 0001-Makefile.am-do-not-build-manpages.patch | 21 SUBDIRS += install-info po po_document tp Pod-Simple-Texinfo \ 24 SUBDIRS += js
|
/openbmc/openbmc/poky/meta/recipes-devtools/flex/flex/ |
H A D | disable-tests.patch | 6 This patch removes the tests directory from SUBDIRS and will be conditionally 16 @@ -55,3 +55,2 @@ SUBDIRS = \
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/sharutils/sharutils/ |
H A D | 0001-Fix-build-with-recent-gettext.patch | 20 -SUBDIRS = intl lib libopts src doc po tests 21 +SUBDIRS = lib libopts src doc po tests
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-gnome/gtk+/gtk+/ |
H A D | doc-fixes.patch | 18 -SUBDIRS = tutorial faq reference tools 19 +SUBDIRS = reference tools
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/libreport/files/ |
H A D | 0003-without-build-plugins.patch | 26 -SUBDIRS = include lib report-python cli client-python plugins workflows $(sub_dirs) 27 +SUBDIRS = include lib report-python cli client-python workflows $(sub_dirs)
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/gtkperf/gtkperf/ |
H A D | gettext.patch | 12 -SUBDIRS = intl po src pixmaps 13 +SUBDIRS = po src pixmaps
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/gnuplot/gnuplot/ |
H A D | 0001-reduce-build-to-conversion-tools-for-native-build.patch | 24 -SUBDIRS = config m4 term src docs man demo share 25 +SUBDIRS = docs
|