[x86] Rename config-arch-{32,64} to default per-arch filenames

Since we no longer build an amd64 flavour on i386, there's no reason
to keep these files under kernelarch-x86.
This commit is contained in:
Ben Hutchings 2016-05-18 04:12:44 +01:00
parent 9198664479
commit 21d9029e27
4 changed files with 0 additions and 16 deletions

View File

@ -11,7 +11,6 @@ vdso: true
[image]
bootloaders: grub-pc grub-efi extlinux
configs:
install-stem: vmlinuz
breaks: xserver-xorg-input-vmmouse (<< 1:13.0.99)
@ -21,7 +20,3 @@ headers%gcc-5: linux-compiler-gcc-5-x86
[amd64_description]
hardware: 64-bit PCs
hardware-long: PCs with AMD64, Intel 64 or VIA Nano processors
[amd64_image]
configs:
kernelarch-x86/config-arch-64

View File

@ -16,7 +16,6 @@ part-long-pae: This kernel requires PAE (Physical Address Extension).
[image]
bootloaders: grub-pc extlinux
configs:
install-stem: vmlinuz
breaks: xserver-xorg-input-vmmouse (<< 1:13.0.99)
@ -27,11 +26,6 @@ headers%gcc-5: linux-compiler-gcc-5-x86
hardware: older PCs
hardware-long: PCs with one or more processors not supporting PAE
[686_image]
configs:
kernelarch-x86/config-arch-32
i386/config.686
[686-pae_build]
debug-info: true
@ -39,8 +33,3 @@ debug-info: true
hardware: modern PCs
hardware-long: PCs with one or more processors supporting PAE
parts: pae
[686-pae_image]
configs:
kernelarch-x86/config-arch-32
i386/config.686-pae