Print this page
8299 It's time for the old AGP+DRM code to go

Split Close
Expand all
Collapse all
          --- old/usr/src/uts/common/sys/Makefile
          +++ new/usr/src/uts/common/sys/Makefile
↓ open down ↓ 33 lines elided ↑ open up ↑
  34   34  FILEMODE=644
  35   35  
  36   36  #
  37   37  #       Note that the following headers are present in the kernel but
  38   38  #       neither installed or shipped as part of the product:
  39   39  #               cpuid_drv.h:            Private interface for cpuid consumers
  40   40  #               unix_bb_info.h:         Private interface to kcov
  41   41  #
  42   42  
  43   43  i386_HDRS=                      \
  44      -        agp/agpamd64gart_io.h   \
  45      -        agp/agpdefs.h           \
  46      -        agp/agpgart_impl.h      \
  47      -        agp/agpmaster_io.h      \
  48      -        agp/agptarget_io.h      \
  49      -        agpgart.h               \
  50   44          asy.h                   \
  51   45          fd_debug.h              \
  52   46          fdc.h                   \
  53   47          fdmedia.h               \
  54   48          firmload.h              \
  55   49          gfx_private.h           \
  56   50          mouse.h                 \
  57   51          ucode.h
  58   52  
  59   53  sparc_HDRS=                     \
↓ open down ↓ 1280 lines elided ↑ open up ↑
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX