Lines Matching refs:headers
77 # install all headers needed to support a bare-metal compiler
78 all: headers
84 @echo " all call \"headers\""
86 @echo " headers prepare a multi-arch sysroot in \$${OUTPUT}sysroot"
87 @echo " headers_standalone like \"headers\", and also install kernel headers"
97 # installs headers for all archs at once.
98 headers:
103 headers_standalone: headers
104 $(Q)$(MAKE) -C $(srctree) headers