Package kernel-headers-un-def: Information

Binary package: kernel-headers-un-def
Version: 5.16.8-alt2.rv64
Architecture: riscv64
Build time:  Feb 12, 2022, 04:39 AM
Source package: kernel-image-un-def
Report package bug
License: GPL-2.0-only
Summary: Header files for the Linux kernel
Description: 
This package makes Linux kernel headers corresponding to the Linux
kernel package kernel-image-un-def-5.16.8-alt2.rv64 available for building
userspace programs (if this version of headers is selected by
adjust_kernel_headers).

Since Linux 2.6.18 the kernel build system supports creation of
sanitized kernel headers for use in userspace (by deleting headers
which are not usable in userspace and removing #ifdef __KERNEL__
blocks from installed headers).  This package contains sanitized
headers instead of raw kernel headers which were present in some
previous versions of similar packages.

If possible, try to use glibc-kernheaders instead of this package.



Last changed


Feb. 10, 2022 Dmitry Terekhin 1:5.16.8-alt2.rv64
- CONFIG_MD=y
- Add some MD and DM modules
Feb. 9, 2022 Dmitry Terekhin 1:5.16.8-alt1.rv64
- v5.16.8
- Add drivers for Unmatched board devices:
- CONFIG_MFD_DA9063=m
- CONFIG_REGULATOR_DA9063=m
  the thermal sensor needs a regulator to work
- CONFIG_INPUT_MISC=y
- CONFIG_INPUT_DA9063_ONKEY=m
  shut down the system by pressing the power button
- CONFIG_EEPROM_AT24=m
  read board-id from eeprom
- CONFIG_RTC_DRV_DA9063=m
  real time clock driver