mirror of
https://github.com/revyos/thead-kernel.git
synced 2026-09-07 18:35:44 +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:
@@ -1,4 +1,4 @@
|
||||
img_basedir := drivers/gpu/drm/img-rogue
|
||||
img_basedir := $(srctree)/$(src)
|
||||
include $(img_basedir)/config_kernel.mk
|
||||
|
||||
obj-$(CONFIG_DRM_POWERVR_ROGUE) += pvrsrvkm.o
|
||||
|
||||
Reference in New Issue
Block a user