diff mbox series

[6/6] MIPS: decstation_64_defconfig: Compile the kernel with warnings as errors

Message ID 58DFBC3D4C9FC64F+20250407073622.495364-6-wangyuli@uniontech.com (mailing list archive)
State New
Headers show
Series MIPS: Resolve build problems on decstation_64 | expand

Commit Message

WangYuli April 7, 2025, 7:36 a.m. UTC
All compilation issues under decstation_64_defconfig have been
resolved, and it is now safe to enable CONFIG_WERROR now.

Signed-off-by: WangYuli <wangyuli@uniontech.com>
---
 arch/mips/configs/decstation_64_defconfig | 1 +
 1 file changed, 1 insertion(+)
diff mbox series

Patch

diff --git a/arch/mips/configs/decstation_64_defconfig b/arch/mips/configs/decstation_64_defconfig
index bf579866cf4b..12415c5dd28c 100644
--- a/arch/mips/configs/decstation_64_defconfig
+++ b/arch/mips/configs/decstation_64_defconfig
@@ -1,3 +1,4 @@ 
+CONFIG_WERROR=y
 CONFIG_SYSVIPC=y
 CONFIG_POSIX_MQUEUE=y
 CONFIG_HIGH_RES_TIMERS=y