mirror of
https://github.com/torvalds/linux.git
synced 2026-05-23 06:31:58 +02:00
arm64: fix Kconfig include path
They're not relative. My builder failed silently and never notified me of the error. Sigh. Signed-off-by: Olof Johansson <olof@lixom.net>
This commit is contained in:
parent
b790c2cab5
commit
6a37749143
|
|
@ -160,7 +160,7 @@ source "init/Kconfig"
|
|||
|
||||
source "kernel/Kconfig.freezer"
|
||||
|
||||
source "Kconfig.platforms"
|
||||
source "arch/arm64/Kconfig.platforms"
|
||||
|
||||
menu "Bus support"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user