summaryrefslogtreecommitdiffstats
path: root/libdha/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'libdha/Makefile')
-rw-r--r--libdha/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/libdha/Makefile b/libdha/Makefile
index 21369ddb7d..3120690878 100644
--- a/libdha/Makefile
+++ b/libdha/Makefile
@@ -16,9 +16,7 @@ CFLAGS = -fPIC
# If you want libdha to use svgalib_helper for hardware access,
# uncomment this statement, and change the -I to the correct directory
# that includes svgalib_helper.o:
-ifneq ($(wildcard svgalib_helper),)
-CFLAGS += -DDEV_SVGA=\"/dev/svga\" -DCONFIG_SVGAHELPER -Isvgalib_helper/
-endif
+#CFLAGS += -DDEV_SVGA=\"/dev/svga\" -DCONFIG_SVGAHELPER -Isvgalib_helper/
all: $(LIBNAME)