]> 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 33e819426e86352a8daeff8e8e54b6993518bf74..b03378b34f08f89989b275767d49f08241d2f543 100644 (file)
@@ -5,13 +5,13 @@ BR2_powerpc_7400=y
 # System
 BR2_SYSTEM_DHCP="eth0"
 
-# Linux headers same as kernel, a 5.4 series
-BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_5_4=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.4.58"
+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.025124 seconds and 4 git commands to generate.