Searched refs:INSTALL_HDR_PATH (Results 1 – 11 of 11) sorted by relevance
3 INSTALL_HDR_PATH = $(top_srcdir)/usr macro4 LINUX_HDR_PATH = $(INSTALL_HDR_PATH)/include/
28 make headers_install ARCH=i386 INSTALL_HDR_PATH=/usr37 INSTALL_HDR_PATH indicates where to install the headers. It defaults to40 An 'include' directory is automatically created inside INSTALL_HDR_PATH and41 headers are installed in 'INSTALL_HDR_PATH/include'.
198 INSTALL_HDR_PATH section in Environment variables200 INSTALL_HDR_PATH specifies where to install user space headers when
117 INSTALL_HDR_PATH = $(top_srcdir)/usr macro118 LINUX_HDR_PATH = $(INSTALL_HDR_PATH)/include/
57 $(MAKE) --no-builtin-rules INSTALL_HDR_PATH=$$OUTPUT/usr \
157 $(MAKE) --no-builtin-rules INSTALL_HDR_PATH=$$BUILD/usr \
94 $MAKE %{?_smp_mflags} INSTALL_HDR_PATH=%{buildroot}/usr headers_install
100 $MAKE -f $srctree/Makefile headers_install INSTALL_HDR_PATH=$pdir/usr
99 make INSTALL_HDR_PATH=~/some_sysroot/usr headers_install
1286 export INSTALL_HDR_PATH = $(objtree)/usr macro1288 quiet_cmd_headers_install = INSTALL $(INSTALL_HDR_PATH)/include1290 mkdir -p $(INSTALL_HDR_PATH); \1292 usr/include $(INSTALL_HDR_PATH)
265 …$(MAKE) -C $(KERNEL_PATH) O=$(KERNEL_BUILD_PATH) INSTALL_HDR_PATH=$(BUILD_PATH) ARCH=$(KERNEL_ARCH…