From 1e51223c806dab808297c472e0bf36054a777aed Mon Sep 17 00:00:00 2001 From: Matt Turner Date: Wed, 1 Apr 2020 10:42:09 -0700 Subject: [PATCH] specs/hppa: Use new genkernel --cross-compile= Signed-off-by: Matt Turner --- releases/weekly/specs/hppa/installcd-stage2-minimal.spec | 2 +- releases/weekly/specs/hppa/netboot2-hppa64.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/releases/weekly/specs/hppa/installcd-stage2-minimal.spec b/releases/weekly/specs/hppa/installcd-stage2-minimal.spec index 42db882a..aa500d6d 100644 --- a/releases/weekly/specs/hppa/installcd-stage2-minimal.spec +++ b/releases/weekly/specs/hppa/installcd-stage2-minimal.spec @@ -42,7 +42,7 @@ boot/kernel/livecd32/use: boot/kernel/livecd64/sources: sys-kernel/gentoo-sources boot/kernel/livecd64/config: /home/gmsoft/specs/installcd-3.10.7-gentoo-livecd64.config -boot/kernel/livecd64/gk_kernargs: --kernel-cross-compile=hppa64-unknown-linux-gnu- +boot/kernel/livecd64/gk_kernargs: --cross-compile=hppa64-unknown-linux-gnu- boot/kernel/livecd64/use: -* atm diff --git a/releases/weekly/specs/hppa/netboot2-hppa64.spec b/releases/weekly/specs/hppa/netboot2-hppa64.spec index 61ebfbc7..6d768817 100644 --- a/releases/weekly/specs/hppa/netboot2-hppa64.spec +++ b/releases/weekly/specs/hppa/netboot2-hppa64.spec @@ -13,7 +13,7 @@ profile: default/linux/hppa/17.0 boot/kernel: netboot64 boot/kernel/netboot64/sources: sys-kernel/gentoo-sources boot/kernel/netboot64/config: /root/releng/releases/weekly/kconfig/hppa/netboot-3.10.7-gentoo-netboot64.config -boot/kernel/netboot64/gk_kernargs: --kernel-cross-compile=hppa64-unknown-linux-gnu- --all-ramdisk-modules +boot/kernel/netboot64/gk_kernargs: --cross-compile=hppa64-unknown-linux-gnu- --all-ramdisk-modules netboot2/use: -*