diff --git a/Makefile.am b/Makefile.am index 531a1b52..642fcc64 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,6 +1,6 @@ # SPDX-License-Identifier: GPL-2.0-only -DISPLAY_ROOT=$(ROOTDIR)vendor/qcom/opensource/display-drivers +DISPLAY_ROOT=$(ROOTDIR)display/vendor/qcom/opensource/display-drivers CONFIG_DRM_MSM=$(MODULE_DRM_MSM) KBUILD_OPTIONS := DISPLAY_ROOT=$(DISPLAY_ROOT) CONFIG_DRM_MSM=$(CONFIG_DRM_MSM)