[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <e8965b25-f15b-c7b4-748c-d207dda9c8e8@i2se.com>
Date: Sun, 12 Sep 2021 12:29:33 +0200
From: Stefan Wahren <stefan.wahren@...e.com>
To: Jisheng Zhang <jszhang@...nel.org>,
open list <linux-kernel@...r.kernel.org>,
Palmer Dabbelt <palmerdabbelt@...gle.com>
Subject: Build error: ‘EM_RISCV’ undeclared
Hi,
i tried to compile current torvalds tree
("78e709522d2c012cb0daad2e668506637bffb7c2") for arm/multi_v7_defconfig
and get the following build issue:
UPD include/generated/utsrelease.h
scripts/sorttable.c: In function ‘do_file’:
scripts/sorttable.c:352:7: error: ‘EM_RISCV’ undeclared (first use in
this function)
case EM_RISCV:
^
scripts/sorttable.c:352:7: note: each undeclared identifier is reported
only once for each function it appears in
I assume this is caused by:
54fed35fd3939398be292e4090b0b1c5ff2238b4 ("riscv: Enable
BUILDTIME_TABLE_SORT")
Best regards
Stefan
Powered by blists - more mailing lists