summaryrefslogtreecommitdiffstats
path: root/libdha/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'libdha/Makefile')
-rw-r--r--libdha/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/libdha/Makefile b/libdha/Makefile
index 32734381f1..21369ddb7d 100644
--- a/libdha/Makefile
+++ b/libdha/Makefile
@@ -20,7 +20,7 @@ ifneq ($(wildcard svgalib_helper),)
CFLAGS += -DDEV_SVGA=\"/dev/svga\" -DCONFIG_SVGAHELPER -Isvgalib_helper/
endif
-all: pci_names.c $(LIBNAME)
+all: $(LIBNAME)
include ../mpcommon.mak