OXIESEC PANEL
- Current Dir:
/
/
usr
/
src
/
linux-headers-4.15.0-197
/
drivers
/
gpu
/
host1x
Server IP: 139.59.38.164
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
11/17/2022 06:42:22 AM
rwxr-xr-x
📄
Kconfig
653 bytes
01/28/2018 09:20:33 PM
rw-r--r--
📄
Makefile
264 bytes
01/28/2018 09:20:33 PM
rw-r--r--
Editing: Makefile
Close
# SPDX-License-Identifier: GPL-2.0 host1x-y = \ bus.o \ syncpt.o \ dev.o \ intr.o \ cdma.o \ channel.o \ job.o \ debug.o \ mipi.o \ hw/host1x01.o \ hw/host1x02.o \ hw/host1x04.o \ hw/host1x05.o \ hw/host1x06.o obj-$(CONFIG_TEGRA_HOST1X) += host1x.o