diff options
Diffstat (limited to 'bsd/tdfx')
-rw-r--r-- | bsd/tdfx/Makefile | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/bsd/tdfx/Makefile b/bsd/tdfx/Makefile index 149e3112..12e7d745 100644 --- a/bsd/tdfx/Makefile +++ b/bsd/tdfx/Makefile @@ -7,12 +7,6 @@ SRCS= tdfx_drv.c SRCS+= device_if.h bus_if.h pci_if.h opt_drm.h CFLAGS+= ${DEBUG_FLAGS} -I. -I.. -@: - ln -sf /sys @ - -machine: - ln -sf /sys/i386/include machine - .if defined(DRM_DEBUG) DRM_DEBUG_OPT= "\#define DRM_DEBUG 1" .endif |