Skip to content

Commit

Permalink
pmdaamdgpu: minor updates for packaging and gitignore files
Browse files Browse the repository at this point in the history
  • Loading branch information
natoscott committed Jul 4, 2024
1 parent e92fe2e commit 331fbfa
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
1 change: 1 addition & 0 deletions build/rpm/GNUmakefile
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ pcp.spec: pcp.spec.in
-e's|@package_release@|$(PACKAGE_BUILD)|g' \
-e's|@package_configure@|$(PACKAGE_CONFIGURE)|g' \
-e's|@package_distribution@|$(PACKAGE_DISTRIBUTION)|g' \
-e's|@pmda_amdgpu@|$(PMDA_AMDGPU)|g' \
-e's|@pmda_bcc@|$(PMDA_BCC)|g' \
-e's|@pmda_bpf@|$(PMDA_BPF)|g' \
-e's|@pmda_bpftrace@|$(PMDA_BPFTRACE)|g' \
Expand Down
6 changes: 2 additions & 4 deletions src/pmdas/amdgpu/.gitignore
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
help.dir
help.pag
domain.h
pmdaamd
pmda_amd.so
pmda_amd.dll
pmda_amd.dylib
pmdaamdgpu
pmda_amdgpu.so

0 comments on commit 331fbfa

Please sign in to comment.