kleaf: add t264 Makefile to fix build error

Missing Makefile.t264.sources would cause kleaf build error.
Add into 'drivers/tegra/hwpm/BUILD.bazel' to fix this build error.

Bug 4344670

Change-Id: Ib0870116c557a29d4c16e0f10057f26bbf24c79a
Signed-off-by: Frankie Chang <frankiec@nvidia.com>
Reviewed-on: https://git-master.nvidia.com/r/c/linux-hwpm/+/3246772
Reviewed-by: svcacv <svcacv@nvidia.com>
Reviewed-by: Vasuki Shankar <vasukis@nvidia.com>
Reviewed-by: Seema Khowala <seemaj@nvidia.com>
GVS: buildbot_gerritrpt <buildbot_gerritrpt@nvidia.com>
This commit is contained in:
Frankie Chang
2024-11-12 03:57:43 +00:00
committed by mobile promotions
parent cfec15ebca
commit f4b7bb9ead

View File

@@ -15,6 +15,7 @@ filegroup(
] + [ ] + [
"Makefile.hwpm.sources", "Makefile.hwpm.sources",
"Makefile.t234.sources", "Makefile.t234.sources",
"Makefile.t264.sources",
"Makefile.th500.sources", "Makefile.th500.sources",
"Makefile.common.sources", "Makefile.common.sources",
"Makefile.linux.sources", "Makefile.linux.sources",