Kernel: fix out-of-tree build for merged kernel modules

Signed-off-by: Icenowy Zheng <uwu@icenowy.me>
This commit is contained in:
Icenowy Zheng
2023-10-27 17:11:04 +08:00
committed by Han Gao
parent 3e042d29a3
commit 35a32afaf8
5 changed files with 8 additions and 8 deletions

View File

@@ -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