mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-04 06:10:16 +03:00
configs/snps_archs38_zebu: rename zebu to haps
As in upstream Linux zebu_hs_smp_defconfig was renamed to haps_hs_smp_defconfig we update Linux kernel defconfig name respectively. Also it fixes build failure, pointed us by Arnout: https://gitlab.com/buildroot.org/buildroot/builds/14419271 Signed-off-by: Vlad Zakharov <vzakhar@synopsys.com> Reviewed-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
c383e8fc8b
commit
ef1ad1fe66
@@ -14,5 +14,5 @@ BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_4_10=y
|
||||
BR2_LINUX_KERNEL=y
|
||||
BR2_LINUX_KERNEL_CUSTOM_VERSION=y
|
||||
BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="4.10.9"
|
||||
BR2_LINUX_KERNEL_DEFCONFIG="zebu_hs_smp"
|
||||
BR2_LINUX_KERNEL_DEFCONFIG="haps_hs_smp"
|
||||
BR2_LINUX_KERNEL_VMLINUX=y
|
||||
Reference in New Issue
Block a user