specs/hppa: Use new genkernel --cross-compile=

Signed-off-by: Matt Turner <mattst88@gentoo.org>
This commit is contained in:
Matt Turner 2020-04-01 10:42:09 -07:00
parent c60885bddc
commit 1e51223c80
2 changed files with 2 additions and 2 deletions

View file

@ -42,7 +42,7 @@ boot/kernel/livecd32/use:
boot/kernel/livecd64/sources: sys-kernel/gentoo-sources 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/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: boot/kernel/livecd64/use:
-* -*
atm atm

View file

@ -13,7 +13,7 @@ profile: default/linux/hppa/17.0
boot/kernel: netboot64 boot/kernel: netboot64
boot/kernel/netboot64/sources: sys-kernel/gentoo-sources 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/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: netboot2/use:
-* -*