mirror of
git://nv-tegra.nvidia.com/linux-nv-oot.git
synced 2025-12-23 01:31:30 +03:00
BaseOS with OOT kernel drivers is a requirement going forward. Copy required HWPM source files to nvidia-oot folder. Jira THWPM-41 Bug 3583624 Change-Id: I4e4fbcad59ae3f01278b2f92816cbe8903fd0cc7 Signed-off-by: Vedashree Vidwans <vvidwans@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/c/linux-nv-oot/+/2763352 Reviewed-by: Vasuki Shankar <vasukis@nvidia.com> Reviewed-by: Seema Khowala <seemaj@nvidia.com> GVS: Gerrit_Virtual_Submit <buildbot_gerritrpt@nvidia.com>
10 lines
429 B
Makefile
10 lines
429 B
Makefile
# SPDX-License-Identifier: GPL-2.0
|
|
# Copyright (c) 2022, NVIDIA CORPORATION. All rights reserved.
|
|
|
|
# NOTE: Do not change or add anything in this makefile.
|
|
# The source code and makefile rules are copied from the
|
|
# kernel/nvidia/drivers/platform/tegra/hwpm. This file is
|
|
# just place-holder for empty makefile to avoid any build
|
|
# issue when copy is not done from command line and building
|
|
# the tree independent of source copy.
|