
Add Android make files and Kbuild files to support dlkm for display driver. Also resolve header and config issues to allow successful compilation of display driver. Change-Id: I04d6233864ea54c0a808b295fbdccb83058f1fd2 Signed-off-by: Samantha Tran <samtran@codeaurora.org> Signed-off-by: Chandan Uddaraju <chandanu@codeaurora.org> Signed-off-by: Prabhanjan Kandula <pkandula@codeaurora.org>
7 рядки
170 B
Makefile
7 рядки
170 B
Makefile
# SPDX-License-Identifier: GPL-2.0-only WITH Linux-syscall-note
|
|
|
|
# Top-level Makefile calls into asm-$(ARCH)
|
|
# List only non-arch directories below
|
|
|
|
header-y += display/
|