summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Breunig <christian@breunig.cc>2023-09-10 10:39:06 +0200
committerChristian Breunig <christian@breunig.cc>2023-09-10 10:39:06 +0200
commit63c5b3b55c2e244148a2f7946c7e7cb0792c8a27 (patch)
tree612d410b4df082cc1e9e2af549b549f2875d5976
parent11c89483e71d1fdacc1542c53f15c2a4556e52bd (diff)
downloadvyatta-op-63c5b3b55c2e244148a2f7946c7e7cb0792c8a27.tar.gz
vyatta-op-63c5b3b55c2e244148a2f7946c7e7cb0792c8a27.zip
T671: fix Makefile leftovers for DMI decode
-rw-r--r--Makefile.am1
-rw-r--r--debian/compat2
-rwxr-xr-xfunctions/tech-support3
3 files changed, 1 insertions, 5 deletions
diff --git a/Makefile.am b/Makefile.am
index caaffc7..4c8fc0d 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -19,7 +19,6 @@ interp_DATA += functions/interpreter/vyatta-image-complete
bin_SCRIPTS = scripts/vyatta-show-interfaces
bin_SCRIPTS += scripts/vyatta-show-interfaces.pl
-bin_SCRIPTS += scripts/vyatta-show-dmi
bin_SCRIPTS += scripts/show-dhcp-leases.pl
bin_SCRIPTS += scripts/vyatta-boot-image.pl
bin_SCRIPTS += scripts/rename-image.pl
diff --git a/debian/compat b/debian/compat
index ec63514..f599e28 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-9
+10
diff --git a/functions/tech-support b/functions/tech-support
index 14e3663..bec6b4c 100755
--- a/functions/tech-support
+++ b/functions/tech-support
@@ -266,9 +266,6 @@ sudo lspci -vvx
header PCI Vendor and Device Codes
sudo lspci -nn
-header System Info
-${vyatta_bindir}/vyatta-show-dmi
-
header GRUB Command line
cat /proc/cmdline