mirror of
https://github.com/revyos/thead-kernel.git
synced 2026-09-16 12:22:33 +02:00
Kernel: fix out-of-tree build for merged kernel modules
Signed-off-by: Icenowy Zheng <uwu@icenowy.me>
This commit is contained in:
@@ -4,4 +4,4 @@ endif
|
||||
obj-$(CONFIG_VHA) += vha/ img_mem/
|
||||
obj-$(CONFIG_LOKI) += fenrir_loki/
|
||||
|
||||
subdir-ccflags-y += -I$(src)/include
|
||||
subdir-ccflags-y += -I$(srctree)/$(src)/include
|
||||
|
||||
Reference in New Issue
Block a user