Home | History | Annotate | Download | only in kernel

Lines Matching full:clean

1 Bionic comes with a set of 'clean' Linux kernel headers that can safely be
6 these clean headers are automatically generated by several scripts located
11 the 'clean headers' only contain type and macro definitions, with the
27 contains the non-arch-specific clean headers and directories
31 contains the ARM-specific directory tree of clean headers.
53 prints the clean version of a given kernel header. with the -u option,
54 this will also update the corresponding clean header file if its
58 automatically update all clean headers from the content of
70 HOW TO BUILD BIONIC AND OTHER PROGRAMS WITH THE CLEAN HEADERS:
104 WHEN UPDATING THE HEADERS, ALWAYS CHECK THAT THE NEW CLEAN HEADERS DO
123 process the original kernel headers into clean ones:
152 macro like CONFIG_FOO from the clean headers.
248 clean headers to easily support additional architectures in the future,
258 automatically to generate a set of "clean" headers that can be used from