/openbmc/linux/sound/soc/codecs/ |
H A D | tscs42xx.h | 114 #define RM(m, b) ((m)<<(b)) macro 133 #define RM_HPVOLL RM(FM_HPVOLL, FB_HPVOLL) 156 #define RM_HPVOLR RM(FM_HPVOLR, FB_HPVOLR) 179 #define RM_SPKVOLL RM(FM_SPKVOLL, FB_SPKVOLL) 204 #define RM_SPKVOLR RM(FM_SPKVOLR, FB_SPKVOLR) 229 #define RM_DACVOLL RM(FM_DACVOLL, FB_DACVOLL) 254 #define RM_DACVOLR RM(FM_DACVOLR, FB_DACVOLR) 279 #define RM_ADCVOLL RM(FM_ADCVOLL, FB_ADCVOLL) 304 #define RM_ADCVOLR RM(FM_ADCVOLR, FB_ADCVOLR) 337 RM(FM_INVOLL_INMUTEL, FB_INVOLL_INMUTEL) [all …]
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/ssmtp/ssmtp/ |
H A D | use-DESTDIR.patch | 35 - $(RM) $(bindir)/sendmail 38 - $(RM) $(libexecdir)/sendmail 40 - $(RM) $(mandir)/sendmail.8 42 + $(RM) $(DESTDIR)$(bindir)/sendmail 45 + $(RM) $(DESTDIR)$(libexecdir)/sendmail 47 + $(RM) $(DESTDIR)$(mandir)/sendmail.8 52 - $(RM) $(bindir)/ssmtp 53 - $(RM) $(mandir)/ssmtp.8 54 - $(RM) $(CONFIGURATION_FILE) $(REVALIASES_FILE) 55 - $(RM) -r $(SSMTPCONFDIR) [all …]
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/multipath-tools/files/ |
H A D | 0001-RH-fixup-udev-rules-for-redhat.patch | 69 $(Q)$(RM) $(DESTDIR)$(udevrulesdir)/99-z-dm-mpath-late.rules 70 $(Q)$(RM) $(DESTDIR)$(modulesloaddir)/multipath.conf 71 $(Q)$(RM) $(DESTDIR)$(modulesloaddir)/scsi_dh.conf 72 - $(Q)$(RM) $(DESTDIR)$(libudevdir)/rules.d/56-multipath.rules 73 + $(Q)$(RM) $(DESTDIR)$(libudevdir)/rules.d/62-multipath.rules 74 $(Q)$(RM) $(DESTDIR)$(mandir)/man8/$(EXEC).8 75 $(Q)$(RM) $(DESTDIR)$(mandir)/man5/$(EXEC).conf.5 76 $(Q)$(RM) $(DESTDIR)$(tmpfilesdir)/multipath.conf
|
/openbmc/linux/tools/perf/Documentation/ |
H A D | Makefile | 53 RM ?= rm -f macro 231 $(QUIET_GEN)$(RM) $@+ $@ && \ 245 $(call QUIET_CLEAN, Documentation) $(RM) $(CLEAN_FILES) 248 $(QUIET_ASCIIDOC)$(RM) $@+ $@ && \ 263 $(QUIET_ASCIIDOC)$(RM) $@+ $@ && \ 271 $(QUIET_XMLTO)$(RM) $@ && \ 275 $(QUIET_ASCIIDOC)$(RM) $@+ $@ && \ 285 $(QUIET_DB2TEXI)$(RM) $@+ $@ && \ 296 $(QUIET_DB2TEXI)$(RM) $@+ $@ && \
|
/openbmc/linux/tools/bpf/runqslower/ |
H A D | Makefile | 46 $(Q)$(RM) -r $(BPFOBJ_OUTPUT) $(BPFTOOL_OUTPUT) 47 $(Q)$(RM) $(OUTPUT)*.o $(OUTPUT)*.d 48 $(Q)$(RM) $(OUTPUT)*.skel.h $(OUTPUT)vmlinux.h 49 $(Q)$(RM) $(OUTPUT)runqslower 50 $(Q)$(RM) -r .output
|
/openbmc/linux/tools/lib/subcmd/ |
H A D | Makefile | 16 RM = rm -f macro 83 $(QUIET_AR)$(RM) $@ && $(AR) rcs $@ $(SUBCMD_IN) 117 $(call QUIET_CLEAN, libsubcmd) $(RM) $(LIBFILE); \ 118 find $(or $(OUTPUT),.) -name \*.o -or -name \*.o.cmd -or -name \*.o.d | xargs $(RM)
|
/openbmc/linux/Documentation/tools/rtla/ |
H A D | Makefile | 5 RM ?= rm -f macro 42 $(RM) $(DOC_MAN1) 49 $(RM) $(addprefix $(DESTDIR)$(MAN1DIR)/,$(_DOC_MAN1))
|
/openbmc/linux/Documentation/tools/rv/ |
H A D | Makefile | 4 RM ?= rm -f macro 41 $(RM) $(DOC_MAN1) 48 $(RM) $(addprefix $(DESTDIR)$(MAN1DIR)/,$(_DOC_MAN1))
|
/openbmc/linux/tools/bpf/bpftool/Documentation/ |
H A D | Makefile | 5 RM ?= rm -f macro 47 $(Q)$(RM) $(DOC_MAN8) 56 $(Q)$(RM) $(addprefix $(DESTDIR)$(man8dir)/,$(_DOC_MAN8))
|
/openbmc/linux/tools/lib/symbol/ |
H A D | Makefile | 83 $(QUIET_AR)$(RM) $@ && $(AR) rcs $@ $(SYMBOL_IN) 117 $(call QUIET_CLEAN, libsymbol) $(RM) $(LIBFILE); \ 118 find $(or $(OUTPUT),.) -name \*.o -or -name \*.o.cmd -or -name \*.o.d | xargs $(RM)
|
/openbmc/linux/tools/bpf/bpftool/ |
H A D | Makefile | 93 RM ?= rm -f macro 258 $(Q)$(RM) -- $(OUTPUT)bpftool $(OUTPUT)*.o $(OUTPUT)*.d 259 $(Q)$(RM) -- $(OUTPUT)*.skel.h $(OUTPUT)vmlinux.h 260 $(Q)$(RM) -r -- $(LIBBPF_OUTPUT) $(BOOTSTRAP_OUTPUT) 262 $(Q)$(RM) -- $(OUTPUT)FEATURE-DUMP.bpftool 263 $(Q)$(RM) -r -- $(OUTPUT)feature/ 276 $(Q)$(RM) -- $(DESTDIR)$(prefix)/sbin/bpftool 277 $(Q)$(RM) -- $(DESTDIR)$(bash_compdir)/bpftool
|
/openbmc/linux/tools/lib/api/ |
H A D | Makefile | 82 $(QUIET_AR)$(RM) $@ && $(AR) rcs $@ $(API_IN) 128 $(call QUIET_CLEAN, libapi) $(RM) $(LIBFILE); \ 129 find $(or $(OUTPUT),.) -name \*.o -or -name \*.o.cmd -or -name \*.o.d | xargs $(RM)
|
/openbmc/linux/tools/testing/selftests/bpf/ |
H A D | Makefile.docs | 7 RM ?= rm -f 60 $(Q)$(RM) $$(DOC_MAN$2) $(OUTPUT)bpf-$1.rst 69 $(Q)$(RM) $$(addprefix $(DESTDIR)$$(man$2dir)/,$$(_DOC_MAN$2))
|
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/libsquish/libsquish/ |
H A D | 0001-Add-support-for-variable-libdir.patch | 33 $(RM) $(INSTALL_DIR)/include/squish.h 34 - $(RM) $(INSTALL_DIR)/lib/libsquish.a 35 + $(RM) $(INSTALL_DIR)/lib$(LIBDIR_SUFFIX)/libsquish.a
|
/openbmc/linux/arch/m68k/fpsp040/ |
H A D | bindec.S | 22 | A1. Set RM and size ext; Set SIGMA = sign of input. 168 | A1. Set RM and size ext. Set SIGMA = sign input; 175 fmovel #rm_mode,%FPCR |set RM and ext 346 | RZ 01 1 0 10/2 RM 347 | RZ 01 1 1 10/2 RM 348 | RM 10 0 0 11/3 RP 349 | RM 10 0 1 10/2 RM 350 | RM 10 1 0 10/2 RM 351 | RM 10 1 1 11/3 RP 352 | RP 11 0 0 10/2 RM [all …]
|
/openbmc/linux/tools/objtool/ |
H A D | Makefile | 85 $(Q)$(RM) -r -- $(LIBSUBCMD_OUTPUT) 88 $(call QUIET_CLEAN, objtool) $(RM) $(OBJTOOL) 90 $(Q)$(RM) $(OUTPUT)arch/x86/lib/inat-tables.c $(OUTPUT)fixdep
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/ippool/ippool/ |
H A D | 0002-ippool_rpc_server.c-Add-missing-prototype-for-ippool.patch | 16 -$(RM) $@ $@.tmp 22 -$(RM) $@
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/openl2tp/openl2tp/ |
H A D | 0001-l2tp_rpc_server.c-Add-missing-prototype-for-l2tp_api.patch | 19 -$(RM) $@ $@.tmp 25 -$(RM) $@
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/unclutter-xfixes/unclutter-xfixes/ |
H A D | 0001-build-use-autotools.patch | 114 - $(RM) "$(DESTDIR)$(BINDIR)/$(TARGET)" 115 - $(RM) "$(DESTDIR)$(MANDIR)/unclutter.1" 116 - $(RM) "$(DESTDIR)$(LICENSEDIR)/LICENSE" 126 - $(RM) $(TARGET) $(OBJS) 127 - $(RM) man/*.1 man/*.xml
|
/openbmc/openbmc-tools/ipkdbg/ |
H A D | Makefile | 43 $(RM) -r stripped 44 $(RM) bin.tar.gz bin.tar.gz.b64 ipkdbg
|
/openbmc/linux/arch/arm64/boot/dts/toshiba/ |
H A D | tmpv7708-rm-mbrc.dts | 3 * Device Tree File for TMPV7708 RM main board 14 model = "Toshiba TMPV7708 RM main board";
|
/openbmc/linux/tools/perf/ |
H A D | Makefile.perf | 193 RM = rm -f 230 export srctree OUTPUT RM CC CXX LD AR CFLAGS CXXFLAGS V BISON FLEX AWK 356 python-clean := $(call QUIET_CLEAN, python) $(RM) -r $(PYTHON_EXTBUILD) $(OUTPUT)python/perf*.so 823 $(Q)$(RM) -r -- $(LIBAPI_OUTPUT) 832 $(Q)$(RM) -r -- $(LIBBPF_OUTPUT) 841 $(Q)$(RM) -r -- $(LIBPERF_OUTPUT) 850 $(Q)$(RM) -r -- $(LIBSUBCMD_OUTPUT) 859 $(Q)$(RM) -r -- $(LIBSYMBOL_OUTPUT) 904 $(QUIET_GEN)$(RM) TAGS; \ 908 $(QUIET_GEN)$(RM) tags; \ [all …]
|
/openbmc/linux/drivers/comedi/drivers/ni_routing/tools/ |
H A D | Makefile | 70 $(RM) -rf comedi_h.py ni_values.py convert_c_to_py all_cfiles.c *.pyc \ 74 $(RM) -rf c/ csv/ linux/
|
/openbmc/linux/tools/testing/selftests/ |
H A D | lib.mk | 144 ifeq ($(RM),) 145 RM := rm -f 149 $(RM) -r $(TEST_GEN_PROGS) $(TEST_GEN_PROGS_EXTENDED) $(TEST_GEN_FILES) $(EXTRA_CLEAN)
|
/openbmc/linux/tools/bpf/ |
H A D | Makefile | 97 $(Q)$(RM) -r -- $(OUTPUT)*.o $(OUTPUT)bpf_jit_disasm $(OUTPUT)bpf_dbg \ 100 $(Q)$(RM) -- $(OUTPUT)FEATURE-DUMP.bpf 101 $(Q)$(RM) -r -- $(OUTPUT)feature
|