summaryrefslogtreecommitdiffstats
path: root/drivers
diff options
context:
space:
mode:
Diffstat (limited to 'drivers')
-rw-r--r--drivers/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/drivers/Makefile b/drivers/Makefile
index 636f097dc2..a24dd4de0b 100644
--- a/drivers/Makefile
+++ b/drivers/Makefile
@@ -17,9 +17,6 @@ rage128_vid.o: radeon_vid.c radeon.h radeon_vid.h
radeon_vid.o rage128_vid.o:
CFLAGS += -fomit-frame-pointer -fno-strict-aliasing -fno-common -ffast-math
-%_test: %_test.c
- $(CC) -O -o $@ $<
-
install:
-mkdir -p $(MDIR)
install -m 644 $(OBJS) $(MDIR)