]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit
UBUNTU: Set build_arch=x86 for amd64 and x32
authorSeth Forshee <seth.forshee@canonical.com>
Thu, 1 Dec 2016 18:18:28 +0000 (12:18 -0600)
committerTim Gardner <tim.gardner@canonical.com>
Mon, 20 Feb 2017 03:57:58 +0000 (20:57 -0700)
commit59cc37af8bcc3d52525c4866fa6f6869efdc44ff
treea9282787a44df13d7d7a9568330413d0b633e1b7
parentc1bc43500d60b625818ebf2dbe0b736aab0e78ca
UBUNTU: Set build_arch=x86 for amd64 and x32

The kernel build infrastructure expects the value of ARCH to be
the same as the architecture subdirectory in arch/*. The values
for amd64 and x32 are not, so fix them to be what the kernel
expects.

This fixes a build problem with the perf tools.

Signed-off-by: Seth Forshee <seth.forshee@canonical.com>
debian.master/rules.d/amd64.mk
debian.master/rules.d/x32.mk