]> Git Repo - buildroot-mgba.git/blobdiff - configs/qemu_ppc_mac99_defconfig
configs/at91sam9x5ek_dev_defconfig: fix Linux compilation error with binutils 2.41+
[buildroot-mgba.git] / configs / qemu_ppc_mac99_defconfig
index a1e9c1a5a63553f6053cc0ed0308f2e484e915f5..b03378b34f08f89989b275767d49f08241d2f543 100644 (file)
@@ -5,13 +5,13 @@ BR2_powerpc_7400=y
 # System
 BR2_SYSTEM_DHCP="eth0"
 
-# Linux headers same as kernel, a 5.10 series
-BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_5_10=y
+# Linux headers same as kernel
+BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_6_6=y
 
 # Kernel
 BR2_LINUX_KERNEL=y
 BR2_LINUX_KERNEL_CUSTOM_VERSION=y
-BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="5.10.7"
+BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="6.6.18"
 BR2_LINUX_KERNEL_DEFCONFIG="pmac32"
 BR2_LINUX_KERNEL_CONFIG_FRAGMENT_FILES="board/qemu/ppc-mac99/linux.fragment"
 BR2_LINUX_KERNEL_VMLINUX=y
This page took 0.023871 seconds and 4 git commands to generate.