Print this page
6345 remove xhat support

Split Close
Expand all
Collapse all
          --- old/usr/src/uts/sun4u/Makefile.files
          +++ new/usr/src/uts/sun4u/Makefile.files
↓ open down ↓ 56 lines elided ↑ open up ↑
  57   57  CORE_OBJS +=    mach_vm_dep.o
  58   58  CORE_OBJS +=    mach_xc.o
  59   59  CORE_OBJS +=    mem_cage.o
  60   60  CORE_OBJS +=    mem_config.o
  61   61  CORE_OBJS +=    memlist_new.o
  62   62  CORE_OBJS +=    memscrub.o
  63   63  CORE_OBJS +=    memscrub_asm.o
  64   64  CORE_OBJS +=    ppage.o
  65   65  CORE_OBJS +=    sfmmu_kdi.o
  66   66  CORE_OBJS +=    swtch.o
  67      -CORE_OBJS +=    xhat_sfmmu.o
  68   67  
  69   68  #
  70   69  #       Some objects must be linked at the front of the image (or
  71   70  #       near other objects at the front of the image).
  72   71  #
  73   72  SPECIAL_OBJS += trap_table.o
  74   73  SPECIAL_OBJS += locore.o
  75   74  SPECIAL_OBJS += mach_locore.o
  76   75  SPECIAL_OBJS += sfmmu_asm.o
  77   76  SPECIAL_OBJS += mach_sfmmu_asm.o
↓ open down ↓ 159 lines elided ↑ open up ↑
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX