lib/systems: remove unused linux-kernel.Major field

This commit is contained in:
Emily
2025-06-25 15:03:38 +01:00
committed by zowoq
parent b59952e523
commit 53f91beef8

View File

@@ -305,7 +305,6 @@ rec {
armv7l-hf-multiplatform = {
linux-kernel = {
name = "armv7l-hf-multiplatform";
Major = "2.6"; # Using "2.6" enables 2.6 kernel syscalls in glibc.
baseConfig = "defconfig";
DTB = true;
autoModules = true;