This website requires JavaScript.
Explore
Drone CI
Help
Register
Sign In
lisa
/
android_kernel_xiaomi_sm8350
Watch
1
Star
0
Fork
0
You've already forked android_kernel_xiaomi_sm8350
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
ba08fe4570
android_kernel_xiaomi_sm8350
/
Makefile
4 lines
93 B
Makefile
Raw
Normal View
History
Unescape
Escape
Add Makefile support for DataIPA Driver This change adds dummy Makefile support to compile display driver project along with base kernel. Signed-off-by: Arnav Sharma <arnav_s@codeaurora.org>
2019-06-10 19:44:02 -04:00
# SPDX-License-Identifier: GPL-2.0-only
Removing Unused Techpack dataipa code Change-Id: I69665b12382d7fe1ce0a53f165a6bb03487a681c Signed-off-by: Arnav Sharma <arnav_s@codeaurora.org>
2019-12-11 02:13:35 -05:00
ccflags-y
:=
-Wno-unused-function
obj-y
:=
dataipa.o
Reference in New Issue
Copy Permalink