Home
last modified time | relevance | path

Searched refs:MMD (Results 1 – 25 of 27) sorted by relevance

12

/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/openl2tp/openl2tp/
H A DMakefile-modify-CFLAGS-to-aviod-build-error.patch24 - -MMD -Wall -Werror -Wno-strict-aliasing \
28 + -MMD -Wall -Wno-strict-aliasing \
50 - $(CC) -I. -MMD -w $(CFLAGS.optimize) -c $(CPPFLAGS) $<
51 + $(CC) -I. -MMD -w $(CFLAGS.optimize) -c $(ADD_CPPFLAGS) $<
54 - $(CC) -I. -MMD -w $(CFLAGS.optimize) -c $(CPPFLAGS) $<
55 + $(CC) -I. -MMD -w $(CFLAGS.optimize) -c $(ADD_CPPFLAGS) $<
58 - $(CC) -I. -MMD -w $(CFLAGS.optimize) -c $(CPPFLAGS) $<
59 + $(CC) -I. -MMD -w $(CFLAGS.optimize) -c $(ADD_CPPFLAGS) $<
86 -CFLAGS := $(CFLAGS.optimize) -MMD -Wall \
87 +ADD_CFLAGS := $(CFLAGS.optimize) -MMD -Wall \
H A DMakefile-obey-LDFLAGS.patch6 -MMD -Wall -Wno-strict-aliasing \
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/ippool/ippool/
H A Dippool_parallel_make_and_pic.patch30 - $(CC) -I. -MMD -g -c -w $(CPPFLAGS) $(CFLAGS.optimize) $<
32 + $(CC) -I. -MMD -g -c -w $(CPPFLAGS) $(CFLAGS.optimize) $< -fPIC
35 - $(CC) -I. -MMD -g -c -w $(CPPFLAGS) $(CFLAGS.optimize) $<
37 + $(CC) -I. -MMD -g -c -w $(CPPFLAGS) $(CFLAGS.optimize) $< -fPIC
40 - $(CC) -I. -MMD -g -c -w $(CPPFLAGS) $(CFLAGS.optimize) $<
42 + $(CC) -I. -MMD -g -c -w $(CPPFLAGS) $(CFLAGS.optimize) $< -fPIC
H A D0001-Respect-flags-from-env.patch24 -CFLAGS= -I. -Iusl -Icli -MMD -Wall -g $(CPPFLAGS) $(CPPFLAGS.dmalloc)
26 +CFLAGS+= -I. -Iusl -Icli -MMD -Wall -g $(CPPFLAGS) $(CPPFLAGS.dmalloc)
38 -CFLAGS= $(CFLAGS.optimize) -MMD -Wall -Werror -I.. $(READLINE_CFLAGS)
39 +CFLAGS= $(CFLAGS.optimize) -MMD -Wall -Werror -I.. $(READLINE_CFLAGS) $(CPPFLAGS)
H A Dmakefile-add-ldflags.patch14 CFLAGS= -I. -Iusl -Icli -MMD -Wall -g $(CPPFLAGS) $(CPPFLAGS.dmalloc)
H A D0002-link-with-libtirpc.patch22 CFLAGS+= -I. -Iusl -Icli -MMD -Wall -g $(CPPFLAGS) $(CPPFLAGS.dmalloc)
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/wvdial/wvstreams/
H A D07_buildflags.diff12 + -MMD -MF \$DEPFILE -MP -MQ \$BASE.o \\
17 -MMD -MF \$DEPFILE -MP -MQ \$BASE.o \\
/openbmc/linux/Documentation/devicetree/bindings/net/
H A Dbroadcom-bcm87xx.txt10 is the MDIO Manageable Device (MMD) address, the second a register
11 address within the MMD, the third cell contains a mask to be ANDed
/openbmc/qemu/pc-bios/s390-ccw/
H A DMakefile24 QEMU_DGFLAGS = -MMD -MP -MT $@ -MF $(@D)/$(*F).d
68 -MMD -MP -MT $@ -MF $(@:%.o=%.d)
102 -DDHCPARCH=0x1F -MMD -MP -MT $@ -MF $(@:%.o=%.d)
/openbmc/linux/tools/bpf/bpftool/
H A DMakefile235 $(QUIET_CC)$(HOSTCC) $(HOST_CFLAGS) -c -MMD $< -o $@
238 $(QUIET_CC)$(CC) $(CFLAGS) -c -MMD $< -o $@
247 $(QUIET_CC)$(HOSTCC) $(HOST_CFLAGS) -c -MMD $< -o $@
250 $(QUIET_CC)$(CC) $(CFLAGS) -c -MMD $< -o $@
/openbmc/linux/scripts/
H A DMakefile.host83 hostc_flags = -Wp,-MMD,$(depfile) \
86 hostcxx_flags = -Wp,-MMD,$(depfile) \
H A DMakefile.lib230 c_flags = -Wp,-MMD,$(depfile) $(NOSTDINC_FLAGS) $(LINUXINCLUDE) \
237 a_flags = -Wp,-MMD,$(depfile) $(NOSTDINC_FLAGS) $(LINUXINCLUDE) \
240 cpp_flags = -Wp,-MMD,$(depfile) $(NOSTDINC_FLAGS) $(LINUXINCLUDE) \
247 dtc_cpp_flags = -Wp,-MMD,$(depfile).pre.tmp -nostdinc \
H A DMakefile.userprogs19 user_ccflags = -Wp,-MMD,$(depfile) $(KBUILD_USERCFLAGS) $(userccflags) \
/openbmc/linux/tools/testing/vsock/
H A DMakefile8 …e -Wno-pointer-sign -fno-strict-overflow -fno-strict-aliasing -fno-common -MMD -U_FORTIFY_SOURCE -…
/openbmc/linux/tools/net/ynl/lib/
H A DMakefile25 $(COMPILE.c) -MMD -c -o $@ $<
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dca/dcadec/
H A D0001-define-BASELIB-make-variable.patch19 CFLAGS := -std=gnu99 -D_FILE_OFFSET_BITS=64 -Wall -Wextra -O3 -ffast-math -g -MMD $(CFLAGS)
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/hostapd/
H A Dhostapd_2.11.bb33 export CFLAGS="-MMD -O2 -Wall -g"
/openbmc/linux/tools/virtio/
H A DMakefile17 …/ -Wno-pointer-sign -fno-strict-overflow -fno-strict-aliasing -fno-common -MMD -U_FORTIFY_SOURCE -…
/openbmc/qemu/pc-bios/optionrom/
H A DMakefile19 override CPPFLAGS += -MMD -MP -MT $@ -MF $(@D)/$(*F).d
/openbmc/linux/scripts/gcc-plugins/
H A DMakefile29 plugin_cxxflags = -Wp,-MMD,$(depfile) $(KBUILD_HOSTCXXFLAGS) -fPIC \
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/multipath-tools/files/
H A D0004-RH-use-rpm-optflags-if-present.patch50 -DEXTRAVERSION=\"$(EXTRAVERSION)\" -MMD -MP
/openbmc/linux/usr/include/
H A DMakefile18 override c_flags = $(UAPI_CFLAGS) -Wp,-MMD,$(depfile) -I $(obj) -I $(srctree)/usr/dummy-include
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/tbb/
H A Dtbb_2021.13.0.bb39 …bles -mvectorize-with-neon-quad -rdynamic --sysroot=/OE/sysroots/m14tv -c -MMD -DTBB_USE_DEBUG -g…
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/crash/
H A Dcrash.inc88 …port -isysroot /home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemuarm -MMD eval.d -MF .deps/ev…
/openbmc/linux/drivers/net/phy/
H A Dat803x.c288 MMD enumerator
301 { "eee_wake_errors", 0x16, GENMASK(15, 0), MMD},
554 if (stat.access_type == MMD) in at803x_get_stat()

12