aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/tools
diff options
context:
space:
mode:
authorGravatar Helge Deller <deller@gmx.de> 2022-02-13 22:29:25 +0100
committerGravatar Helge Deller <deller@gmx.de> 2022-02-13 22:45:53 +0100
commitb160628e9ebcdc85d0db9d7f423c26b3c7c179d0 (patch)
tree01a8abc1f566e4a5068042247c1e388cccdf8b9e /arch/x86/tools
parentparisc: Add ioread64_lo_hi() and iowrite64_lo_hi() (diff)
downloadlinux-b160628e9ebcdc85d0db9d7f423c26b3c7c179d0.tar.gz
linux-b160628e9ebcdc85d0db9d7f423c26b3c7c179d0.tar.bz2
linux-b160628e9ebcdc85d0db9d7f423c26b3c7c179d0.zip
parisc: Show error if wrong 32/64-bit compiler is being used
It happens quite often that people use the wrong compiler to build the kernel: make ARCH=parisc -> builds the 32-bit kernel make ARCH=parisc64 -> builds the 64-bit kernel This patch adds a sanity check which errors out with an instruction how use the correct ARCH= option. Signed-off-by: Helge Deller <deller@gmx.de> Cc: stable@vger.kernel.org # v5.15+
Diffstat (limited to 'arch/x86/tools')
0 files changed, 0 insertions, 0 deletions