From 9797f0fd172c7d87e009dbfe7603c9df48509394 Mon Sep 17 00:00:00 2001 From: Eric Anholt Date: Fri, 30 Aug 2002 23:49:25 +0000 Subject: Remove some extra symlinking for kernel module building that hasn't been needed since 2000. --- bsd-core/mga/Makefile | 6 ------ bsd-core/r128/Makefile | 6 ------ bsd-core/radeon/Makefile | 6 ------ bsd-core/tdfx/Makefile | 6 ------ bsd/gamma/Makefile | 6 ------ bsd/mga/Makefile | 6 ------ bsd/r128/Makefile | 6 ------ bsd/radeon/Makefile | 6 ------ bsd/tdfx/Makefile | 6 ------ 9 files changed, 54 deletions(-) diff --git a/bsd-core/mga/Makefile b/bsd-core/mga/Makefile index 82c7a382..13e43c46 100644 --- a/bsd-core/mga/Makefile +++ b/bsd-core/mga/Makefile @@ -7,12 +7,6 @@ SRCS= mga_drv.c mga_state.c mga_warp.c mga_dma.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 diff --git a/bsd-core/r128/Makefile b/bsd-core/r128/Makefile index 99b728bc..83f78482 100644 --- a/bsd-core/r128/Makefile +++ b/bsd-core/r128/Makefile @@ -7,12 +7,6 @@ SRCS = r128_cce.c r128_drv.c r128_state.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 diff --git a/bsd-core/radeon/Makefile b/bsd-core/radeon/Makefile index 844586a1..613cc033 100644 --- a/bsd-core/radeon/Makefile +++ b/bsd-core/radeon/Makefile @@ -7,12 +7,6 @@ SRCS = radeon_cp.c radeon_drv.c radeon_state.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 diff --git a/bsd-core/tdfx/Makefile b/bsd-core/tdfx/Makefile index 149e3112..12e7d745 100644 --- a/bsd-core/tdfx/Makefile +++ b/bsd-core/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 diff --git a/bsd/gamma/Makefile b/bsd/gamma/Makefile index 6b99427a..d416e463 100644 --- a/bsd/gamma/Makefile +++ b/bsd/gamma/Makefile @@ -7,12 +7,6 @@ SRCS = gamma_drv.c gamma_dma.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 diff --git a/bsd/mga/Makefile b/bsd/mga/Makefile index 82c7a382..13e43c46 100644 --- a/bsd/mga/Makefile +++ b/bsd/mga/Makefile @@ -7,12 +7,6 @@ SRCS= mga_drv.c mga_state.c mga_warp.c mga_dma.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 diff --git a/bsd/r128/Makefile b/bsd/r128/Makefile index 99b728bc..83f78482 100644 --- a/bsd/r128/Makefile +++ b/bsd/r128/Makefile @@ -7,12 +7,6 @@ SRCS = r128_cce.c r128_drv.c r128_state.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 diff --git a/bsd/radeon/Makefile b/bsd/radeon/Makefile index 844586a1..613cc033 100644 --- a/bsd/radeon/Makefile +++ b/bsd/radeon/Makefile @@ -7,12 +7,6 @@ SRCS = radeon_cp.c radeon_drv.c radeon_state.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 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 -- cgit v1.2.3