summaryrefslogtreecommitdiffstats
path: root/libdha
diff options
context:
space:
mode:
Diffstat (limited to 'libdha')
-rw-r--r--libdha/Makefile2
-rw-r--r--libdha/pci.db (renamed from libdha/oth/pci.db)0
2 files changed, 1 insertions, 1 deletions
diff --git a/libdha/Makefile b/libdha/Makefile
index e13b3da03b..e761b8fb80 100644
--- a/libdha/Makefile
+++ b/libdha/Makefile
@@ -18,7 +18,7 @@ dep depend:: pci_names.c
include ../mpcommon.mak
-pci_names.c: oth/pci.db
+pci_names.c: pci.db
LC_ALL=C $(AWK) -f pci_db2c.awk $<
test: pci.o
diff --git a/libdha/oth/pci.db b/libdha/pci.db
index 6f437d4f61..6f437d4f61 100644
--- a/libdha/oth/pci.db
+++ b/libdha/pci.db