Home
last modified time | relevance | path

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

/linux/tools/lib/api/
H A DMakefile104 INSTALL_FS_HDRS := $(addprefix $(INSTALL_HDRS_PFX)/, $(FS_HDRS)) macro
114 $(INSTALL_FS_HDRS): $(INSTALL_HDRS_PFX)/fs/%.h: fs/%.h
118 install_headers: $(INSTALL_HDRS) $(INSTALL_FD_HDRS) $(INSTALL_FS_HDRS)