]> 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 eda116afd60b80a409fd1a5f34494344e930bb6e..b03378b34f08f89989b275767d49f08241d2f543 100644 (file)
@@ -6,12 +6,12 @@ BR2_powerpc_7400=y
 BR2_SYSTEM_DHCP="eth0"
 
 # Linux headers same as kernel
-BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_6_1=y
+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="6.1.26"
+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.034436 seconds and 4 git commands to generate.