Home
last modified time | relevance | path

Searched refs:YFLAGS (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/scsi/aic7xxx/aicasm/
H A DMakefile22 YFLAGS= -d macro
34 YFLAGS+= -t -v
65 $(YACC) $(YFLAGS) -b $(<:.y=) $< -o $(OUTDIR)/$(<:.y=.c)
68 $(YACC) $(YFLAGS) -b $(<:.y=) -p mm $< -o $(OUTDIR)/$(<:.y=.c)
/openbmc/openbmc/poky/meta/recipes-extended/acpica/
H A Dacpica_20240322.bb36 YFLAGS='-y --file-prefix-map=${WORKDIR}=${TARGET_DBGSRC_DIR}' \
/openbmc/openbmc/poky/meta/recipes-kernel/perf/
H A Dperf.bb101 YFLAGS='-y --file-prefix-map=${WORKDIR}=${TARGET_DBGSRC_DIR}' \
295 # all the calls have YFLAGS, which contains prefix mapping information.
296 sed -i -e 's,$(BISON),$(BISON) $(YFLAGS),g' ${S}/tools/perf/util/Build
300 # all the calls have YFLAGS, which contains prefix mapping information.
301 sed -i -e 's,$(YACC),$(YACC) $(YFLAGS),g' ${S}/scripts/Makefile.host
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/hddtemp/hddtemp/
H A D0001-configure.ac-Rename-to-configure.ac-and-use-external.patch255 -YFLAGS = --name-prefix=__gettext
381 - $(YACC) $(YFLAGS) --output $@ $<