profiles/spec: Remove trailing -
While --kernel-cross-compile required it, --cross-compile does not. Signed-off-by: Matt Turner <mattst88@gentoo.org>
This commit is contained in:
parent
1e51223c80
commit
90e3361d94
2 changed files with 2 additions and 2 deletions
|
@ -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: --cross-compile=hppa64-unknown-linux-gnu-
|
||||
boot/kernel/livecd64/gk_kernargs: --cross-compile=hppa64-unknown-linux-gnu
|
||||
boot/kernel/livecd64/use:
|
||||
-*
|
||||
atm
|
||||
|
|
|
@ -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: --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:
|
||||
-*
|
||||
|
|
Loading…
Add table
Reference in a new issue