mirror of
git://nv-tegra.nvidia.com/linux-nv-oot.git
synced 2025-12-22 17:25:35 +03:00
nvgpu is getting build from kernel/nvgpu and it is not required to copy in nvidia-oot. Remove the dummy makefile which was added as placeholder for the nvgpu makefile. Bug 4038415 Change-Id: I3fa6945a94c0f2233b55ec19d21ec4a92f715fde Signed-off-by: Laxman Dewangan <ldewangan@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/c/linux-nv-oot/+/2882139 Reviewed-by: Jonathan Hunter <jonathanh@nvidia.com> GVS: Gerrit_Virtual_Submit <buildbot_gerritrpt@nvidia.com>
8 lines
184 B
Makefile
8 lines
184 B
Makefile
# SPDX-License-Identifier: GPL-2.0
|
|
# Copyright (c) 2022, NVIDIA CORPORATION. All rights reserved.
|
|
|
|
obj-m += drm/tegra/
|
|
obj-m += host1x/
|
|
obj-m += host1x-fence/
|
|
obj-m += host1x-nvhost/
|