Home
last modified time | relevance | path

Searched refs:INSTALL_FW_PATH (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/scripts/
DMakefile.fwinst36 installed-mod-fw := $(addprefix $(INSTALL_FW_PATH)/,$(mod-fw))
38 installed-fw := $(addprefix $(INSTALL_FW_PATH)/,$(fw-shipped-all))
43 $(installed-fw): $(INSTALL_FW_PATH)/%: $(obj)/%
/linux-4.4.14/Documentation/kbuild/
Dkbuild.txt155 INSTALL_FW_PATH
157 INSTALL_FW_PATH specifies where to install the firmware blobs.
/linux-4.4.14/
DMakefile1027 INSTALL_FW_PATH=$(INSTALL_MOD_PATH)/lib/firmware macro
1028 export INSTALL_FW_PATH