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 <bill.pittman@ni.com>
Acked-by: Gratian Crisan <gratian.crisan@ni.com>
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 <haris.okanovic@ni.com>
Acked-by: Julia Cartwright <julia.cartwright@ni.com>
Natinst-ReviewBoard-ID: 292369