--- zzzz-none-000/linux-5.4.213/ipc/Makefile 2022-09-15 10:04:56.000000000 +0000 +++ miami-7690-761/linux-5.4.213/ipc/Makefile 2024-05-29 11:20:02.000000000 +0000 @@ -3,6 +3,7 @@ # Makefile for the linux ipc. # +KBUILD_CFLAGS += -Werror obj-$(CONFIG_SYSVIPC_COMPAT) += compat.o obj-$(CONFIG_SYSVIPC) += util.o msgutil.o msg.o sem.o shm.o syscall.o obj-$(CONFIG_SYSVIPC_SYSCTL) += ipc_sysctl.o