Skip to content

Releases: ni/linux

RELEASE_LVRT_COMMS-4.0: nati_x86_64_defconfig: build squashfs & overlayfs into the kernel

12 Dec 19:58
Compare
Choose a tag to compare
Switch squashfs from a module to a built in component of the kernel.
Also add overlayfs support to the kernel.  The new file layout requires
squashfs and overlayfs so they should be built in.

Signed-off-by: Bill Pittman <[email protected]>
Acked-by: Gratian Crisan <[email protected]>
Natinst-ReviewBoard-ID: 294993

RELEASE_LVRT_2019SP1: scripts/mod/modpost: Fix cross-build race

12 Dec 19:56
Compare
Choose a tag to compare
Define CONFIG_MODPOST_ELFCONFIG macro to specify cross-build
elfconfig.h instead of copying header during build.

Signed-off-by: Haris Okanovic <[email protected]>
Acked-by: Julia Cartwright <[email protected]>
Natinst-ReviewBoard-ID: 292369