Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - H index

CONFIG_HEADERS_CHECK: Run sanity checks on uapi headers when building 'all'

General informations

The Linux kernel configuration item CONFIG_HEADERS_CHECK has multiple definitions:

Run sanity checks on uapi headers when building 'all' found in lib/Kconfig.debug

The configuration item CONFIG_HEADERS_CHECK:

Help text

This option will run basic sanity checks on uapi headers when building the 'all' target, for example, ensure that they do not attempt to include files which were not exported, etc.

If you're making modifications to header files which are relevant for userspace, say 'Y'.

Run 'make headers_check' when building vmlinux found in lib/Kconfig.debug

The configuration item CONFIG_HEADERS_CHECK:

Help text

This option will extract the user-visible kernel headers whenever building the kernel, and will run basic sanity checks on them to ensure that exported files do not attempt to include files which were not exported, etc.

If you're making modifications to header files which are relevant for userspace, say 'Y', and check the headers exported to $(INSTALL_HDR_PATH) (usually 'usr/include' in your build tree), to make sure they're suitable.

Hardware

LKDDb

Raw data from LKDDb:

Sources

This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).

The data is retrived from:

Automatic links from Google (and ads)

Custom Search

Popular queries:

Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - H index

Automatically generated (in year 2024). See also LKDDb sources on GitLab