Makefile.files (35786f6866ae52207d0f1a25fe7ca5f652f32ce0) Makefile.files (30165b7f6753bc3d48c52319bed7ec7b3ea36b3c)
1#
2# CDDL HEADER START
3#
4# The contents of this file are subject to the terms of the
5# Common Development and Distribution License (the "License").
6# You may not use this file except in compliance with the License.
7#
8# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE

--- 142 unchanged lines hidden (view full) ---

151PCI_AUTOCONFIG_OBJS += pci_autoconfig.o pci_boot.o pcie_nvidia.o \
152 pci_memlist.o pci_resource.o
153RADEON_OBJS += r300_cmdbuf.o radeon_cp.o radeon_drv.o \
154 radeon_state.o radeon_irq.o radeon_mem.o
155SD_OBJS += sd.o sd_xbuf.o
156
157STRATEGY_OBJS += strategy.o
158UCODE_OBJS += ucode_drv.o
1#
2# CDDL HEADER START
3#
4# The contents of this file are subject to the terms of the
5# Common Development and Distribution License (the "License").
6# You may not use this file except in compliance with the License.
7#
8# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE

--- 142 unchanged lines hidden (view full) ---

151PCI_AUTOCONFIG_OBJS += pci_autoconfig.o pci_boot.o pcie_nvidia.o \
152 pci_memlist.o pci_resource.o
153RADEON_OBJS += r300_cmdbuf.o radeon_cp.o radeon_drv.o \
154 radeon_state.o radeon_irq.o radeon_mem.o
155SD_OBJS += sd.o sd_xbuf.o
156
157STRATEGY_OBJS += strategy.o
158UCODE_OBJS += ucode_drv.o
159VGATEXT_OBJS += vgatext.o vgasubr.o
159VGATEXT_OBJS += vgatext.o
160
161#
162# Kernel linker
163#
164KRTLD_OBJS += \
165 bootfsops.o \
166 bootrd.o \
167 bootrd_cpio.o \

--- 166 unchanged lines hidden ---
160
161#
162# Kernel linker
163#
164KRTLD_OBJS += \
165 bootfsops.o \
166 bootrd.o \
167 bootrd_cpio.o \

--- 166 unchanged lines hidden ---