Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 6a377491 authored by Olof Johansson's avatar Olof Johansson
Browse files

arm64: fix Kconfig include path



They're not relative. My builder failed silently and never notified me of the
error. Sigh.

Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
parent b790c2ca
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -160,7 +160,7 @@ source "init/Kconfig"

source "kernel/Kconfig.freezer"

source "Kconfig.platforms"
source "arch/arm64/Kconfig.platforms"

menu "Bus support"