Home
last modified time | relevance | path

Searched refs:SRC_DIR (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/Documentation/userspace-api/media/
H A DMakefile5 SRC_DIR=$(srctree)/Documentation/userspace-api/media macro
16 echo ${PARSER} $< $@ $(SRC_DIR)/$(notdir $@).exceptions; \
17 ${PARSER} $< $@ $(SRC_DIR)/$(notdir $@).exceptions
20 ${PARSER} $< $@ $(SRC_DIR)/$(notdir $@).exceptions
24 $(BUILDDIR)/ca.h.rst: ${UAPI}/dvb/ca.h ${PARSER} $(SRC_DIR)/ca.h.rst.exceptions
27 $(BUILDDIR)/dmx.h.rst: ${UAPI}/dvb/dmx.h ${PARSER} $(SRC_DIR)/dmx.h.rst.exceptions
33 $(BUILDDIR)/net.h.rst: ${UAPI}/dvb/net.h ${PARSER} $(SRC_DIR)/net.h.rst.exceptions
36 $(BUILDDIR)/videodev2.h.rst: ${UAPI}/videodev2.h ${PARSER} $(SRC_DIR)/videodev2.h.rst.exceptions
39 $(BUILDDIR)/media.h.rst: ${UAPI}/media.h ${PARSER} $(SRC_DIR)/media.h.rst.exceptions
42 $(BUILDDIR)/cec.h.rst: ${UAPI}/cec.h ${PARSER} $(SRC_DIR)/cec.h.rst.exceptions
[all …]
/openbmc/u-boot/Documentation/media/
H A DMakefile3 SRC_DIR=$(srctree)/Documentation/media macro
12 echo ${PARSER} $< $@ $(SRC_DIR)/$(notdir $@).exceptions; \
13 ${PARSER} $< $@ $(SRC_DIR)/$(notdir $@).exceptions
16 ${PARSER} $< $@ $(SRC_DIR)/$(notdir $@).exceptions
20 $(BUILDDIR)/linker_lists.h.rst: ${API}/linker_lists.h ${PARSER} $(SRC_DIR)/linker_lists.h.rst.excep…
/openbmc/openbmc/poky/meta/recipes-connectivity/iw/iw/
H A D0001-iw-version.sh-don-t-use-git-describe-for-versioning.patch14 SRC_DIR=$(cd ${SRC_DIR}; pwd)
15 cd "${SRC_DIR}"
/openbmc/qemu/pc-bios/optionrom/
H A DMakefile2 SRC_DIR := $(TOPSRC_DIR)/pc-bios/optionrom macro
3 VPATH = $(SRC_DIR)
39 override LDFLAGS = -nostdlib -Wl,--build-id=none,-T,$(SRC_DIR)/flat.lds
/openbmc/qemu/pc-bios/vof/
H A DMakefile2 VPATH=$(SRC_DIR)
21 $(call quiet-command, $(LD) -nostdlib -e_start -T$(SRC_DIR)/vof.lds -EB -o $@ $^,Linking)
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/mycroft/files/
H A D0001-Remove-python-venv.patch178 - local SRC_DIR="$( builtin cd "$( dirname "${BASH_SOURCE}" )" ; pwd -P )"
179 - source ${SRC_DIR}/.venv/bin/activate
183 …t-venv-deactivate 2>/dev/null && alias mycroft-venv-activate=\"source '${SRC_DIR}/venv-activate.sh…
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dca/dcadec/
H A D0001-define-BASELIB-make-variable.patch28 SRC_DIR := $(realpath $(dir $(lastword $(MAKEFILE_LIST))))
/openbmc/qemu/
H A D.travis.yml30 - SRC_DIR=".."
57 …- ${SRC_DIR}/configure ${BASE_CONFIG} ${CONFIG} || { cat config.log meson-logs/meson-log.txt && ex…