Config: enable techpack display driver compilation for lahaina
This change enables display drivers code compilation for lahaina target and current location of header files is replacing the header files in usr/include/drm directory before installing display specific header files. This change ensures both the drm and msm_drv header files are exported to user mode clients. Change-Id: If6fc347598b902e670b7206dbcb82fe0740b3984 Signed-off-by: Shashank Babu Chinta Venkata <sbchin@codeaurora.org> Signed-off-by: Abhijit Kulkarni <kabhijit@codeaurora.org> Signed-off-by: Narendra Muppalla <NarendraM@codeaurora.org>
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright (C) 2014-2019 The Linux Foundation. All rights reserved.
|
||||
* Copyright (C) 2014-2020 The Linux Foundation. All rights reserved.
|
||||
* Copyright (C) 2013 Red Hat
|
||||
* Author: Rob Clark <robdclark@gmail.com>
|
||||
*
|
||||
@@ -20,8 +20,8 @@
|
||||
|
||||
#include <linux/debugfs.h>
|
||||
#include <linux/dma-buf.h>
|
||||
#include <uapi/drm/sde_drm.h>
|
||||
#include <uapi/drm/msm_drm_pp.h>
|
||||
#include <drm/sde_drm.h>
|
||||
#include <drm/msm_drm_pp.h>
|
||||
|
||||
#include "msm_prop.h"
|
||||
#include "msm_drv.h"
|
||||
|
Viittaa uudesa ongelmassa
Block a user