Skip to content

Commit 5f9d302

Browse files
committed
lkl: work around for arm build failure (Issue #229)
Signed-off-by: Hajime Tazaki <thehajime@gmail.com>
1 parent badf2bd commit 5f9d302

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

arch/lkl/Kconfig

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,9 @@ config 64BIT
4545
config BIG_ENDIAN
4646
def_bool n
4747

48+
config KALLSYMS_BASE_RELATIVE
49+
def_bool n
50+
4851
config TTY
4952
def_bool n
5053

0 commit comments

Comments
 (0)