/illumos-gate/usr/src/uts/common/ |
H A D | Makefile.rules | 96 $(OBJS_DIR)/%.o: $(UTSBASE)/common/bignum/%.c 128 $(OBJS_DIR)/%.o: $(UTSBASE)/common/brand/sn1/%.c 132 $(OBJS_DIR)/%.o: $(UTSBASE)/common/brand/solaris10/%.c 136 $(OBJS_DIR)/%.o: $(UTSBASE)/common/c2/%.c 140 $(OBJS_DIR)/%.o: $(UTSBASE)/common/conf/%.c 144 $(OBJS_DIR)/%.o: $(UTSBASE)/common/contract/%.c 148 $(OBJS_DIR)/%.o: $(UTSBASE)/common/cpr/%.c 152 $(OBJS_DIR)/%.o: $(UTSBASE)/common/ctf/%.c 172 $(OBJS_DIR)/%.o: $(UTSBASE)/common/des/%.c 176 $(OBJS_DIR)/%.o: $(UTSBASE)/common/crypto/api/%.c [all …]
|
/illumos-gate/usr/src/uts/intel/ |
H A D | Makefile.rules | 54 $(OBJS_DIR)/%.o: $(UTSBASE)/common/io/power/%.c 58 $(OBJS_DIR)/%.o: $(UTSBASE)/intel/brand/sn1/%.S 61 $(OBJS_DIR)/%.o: $(UTSBASE)/intel/brand/solaris10/%.S 64 $(OBJS_DIR)/%.o: $(UTSBASE)/intel/dtrace/%.c 68 $(OBJS_DIR)/%.o: $(UTSBASE)/intel/dtrace/%.S 71 $(OBJS_DIR)/%.o: $(UTSBASE)/intel/fs/proc/%.c 75 $(OBJS_DIR)/%.o: $(UTSBASE)/intel/os/%.c 79 $(OBJS_DIR)/%.o: $(UTSBASE)/intel/io/%.c 83 $(OBJS_DIR)/%.o: $(UTSBASE)/intel/io/acpica/%.c 87 $(OBJS_DIR)/%.o: $(UTSBASE)/intel/io/acpica/%.S [all …]
|
/illumos-gate/usr/src/uts/i86xpv/ |
H A D | Makefile.rules | 50 $(OBJS_DIR)/%.o: $(UTSBASE)/i86xpv/conf/%.c 54 $(OBJS_DIR)/%.o: $(UTSBASE)/i86xpv/cpu/generic_cpu/%.c 58 $(OBJS_DIR)/%.o: $(UTSBASE)/i86xpv/io/%.c 62 $(OBJS_DIR)/%.o: $(UTSBASE)/i86pc/io/ioat/%.c 66 $(OBJS_DIR)/%.o: $(UTSBASE)/i86pc/io/pci/%.c 70 $(OBJS_DIR)/%.o: $(UTSBASE)/i86pc/io/pciex/%.c 74 $(OBJS_DIR)/%.o: $(UTSBASE)/intel/io/pciex/hotplug/%.c 78 $(OBJS_DIR)/%.o: $(UTSBASE)/i86xpv/io/psm/%.c 82 $(OBJS_DIR)/%.o: $(UTSBASE)/i86xpv/ml/%.S 85 $(OBJS_DIR)/%.o: $(UTSBASE)/i86xpv/os/%.c [all …]
|
H A D | Makefile.i86xpv | 49 UNIX_DIR = $(UTSBASE)/$(PLATFORM)/unix 50 GENLIB_DIR = $(UTSBASE)/intel/genunix 52 DSF_DIR = $(UTSBASE)/$(PLATFORM)/genassym 74 include $(UTSBASE)/$(PLATFORM)/Makefile.files 75 include $(UTSBASE)/intel/Makefile.files 76 include $(UTSBASE)/common/Makefile.files 83 include $(UTSBASE)/Makefile.uts 124 UNIX_MAPFILE = $(UTSBASE)/$(PLATFORM)/conf/Mapfile 125 MODSTUBS = $(UTSBASE)/intel/ml/modstubs.S 126 GENASSYM_SRC = $(UTSBASE)/i86pc/ml/genassym.c [all …]
|
/illumos-gate/usr/src/uts/i86pc/ |
H A D | Makefile.rules | 46 $(OBJS_DIR)/%.o: $(UTSBASE)/i86pc/conf/%.c 50 $(OBJS_DIR)/%.o: $(UTSBASE)/i86pc/cpu/amd_opteron/%.c 54 $(OBJS_DIR)/%.o: $(UTSBASE)/i86pc/cpu/authenticamd/%.c 58 $(OBJS_DIR)/%.o: $(UTSBASE)/i86pc/cpu/generic_cpu/%.c 62 $(OBJS_DIR)/%.o: $(UTSBASE)/i86pc/cpu/genuineintel/%.c 66 $(OBJS_DIR)/%.o: $(UTSBASE)/i86pc/io/%.c 70 $(OBJS_DIR)/%.o: $(UTSBASE)/i86pc/io/acpi_drv/%.c 74 $(OBJS_DIR)/%.o: $(UTSBASE)/i86pc/io/fipe/%.c 78 $(OBJS_DIR)/%.o: $(UTSBASE)/i86pc/io/acpi/acpidev/%.c 82 $(OBJS_DIR)/%.o: $(UTSBASE)/i86pc/io/acpi/acpinex/%.c [all …]
|
H A D | Makefile.i86pc | 59 UNIX_DIR = $(UTSBASE)/$(PLATFORM)/unix 60 GENLIB_DIR = $(UTSBASE)/intel/genunix 62 DSF_DIR = $(UTSBASE)/$(PLATFORM)/genassym 84 include $(UTSBASE)/$(PLATFORM)/Makefile.files 85 include $(UTSBASE)/intel/Makefile.files 86 include $(UTSBASE)/common/Makefile.files 93 include $(UTSBASE)/Makefile.uts 134 UNIX_MAPFILE = $(UTSBASE)/$(PLATFORM)/conf/Mapfile 135 MODSTUBS = $(UTSBASE)/intel/ml/modstubs.S 136 GENASSYM_SRC = $(UTSBASE)/$(PLATFORM)/ml/genassym.c [all …]
|
/illumos-gate/usr/src/uts/intel/elfexec/ |
H A D | Makefile | 39 UTSBASE = ../.. macro 54 include $(UTSBASE)/intel/Makefile.intel 62 INC_PATH += -I$(UTSBASE)/intel/ia32 -I$(SRC)/common/core 91 include $(UTSBASE)/intel/Makefile.targ 93 $(OBJS_DIR)/elf32.o: $(UTSBASE)/common/exec/elf/elf.c 94 $(COMPILE.c) -o $@ -D_ELF32_COMPAT $(UTSBASE)/common/exec/elf/elf.c 97 $(OBJS_DIR)/elf32_notes.o: $(UTSBASE)/common/exec/elf/elf_notes.c 98 $(COMPILE.c) -o $@ -D_ELF32_COMPAT $(UTSBASE)/common/exec/elf/elf_notes.c 101 $(OBJS_DIR)/old32_notes.o: $(UTSBASE)/common/exec/elf/old_notes.c 102 $(COMPILE.c) -o $@ -D_ELF32_COMPAT $(UTSBASE)/common/exec/elf/old_notes.c
|
/illumos-gate/usr/src/uts/intel/qede/ |
H A D | Makefile | 16 UTSBASE = ../.. macro 21 CONF_SRCDIR = $(UTSBASE)/common/io/qede 23 include $(UTSBASE)/intel/Makefile.intel 37 CPPFLAGS += -I$(UTSBASE)/common/io/qede 38 CPPFLAGS += -I$(UTSBASE)/common/io/qede/579xx/drivers/ecore 39 CPPFLAGS += -I$(UTSBASE)/common/io/qede/579xx/drivers/ecore/hsi_repository 40 CPPFLAGS += -I$(UTSBASE)/common/io/qede/579xx/hsi/ 41 CPPFLAGS += -I$(UTSBASE)/common/io/qede/579xx/hsi/hw 42 CPPFLAGS += -I$(UTSBASE)/common/io/qede/579xx/hsi/mcp 82 include $(UTSBASE)/intel/Makefile.targ
|
/illumos-gate/usr/src/uts/intel/io/vmm/ |
H A D | Makefile.rules | 17 $(OBJS_DIR)/%.o: $(UTSBASE)/intel/io/vmm/%.c 21 $(OBJS_DIR)/%.o: $(UTSBASE)/intel/io/vmm/amd/%.c 25 $(OBJS_DIR)/%.o: $(UTSBASE)/intel/io/vmm/intel/%.c 29 $(OBJS_DIR)/%.o: $(UTSBASE)/intel/io/vmm/io/%.c 33 $(OBJS_DIR)/%.o: $(UTSBASE)/intel/io/vmm/%.S 36 $(OBJS_DIR)/%.o: $(UTSBASE)/intel/io/vmm/intel/%.S 39 $(OBJS_DIR)/%.o: $(UTSBASE)/intel/io/vmm/amd/%.S 43 $(OFFSETS_CREATE) -I$(UTSBASE)/intel/io/vmm < $(OFFSETS_VMX) >$@ 45 $(OFFSETS_CREATE) -I$(UTSBASE)/intel/io/vmm < $(OFFSETS_SVM) >$@
|
/illumos-gate/usr/src/uts/intel/vmm_vtd/ |
H A D | Makefile | 17 UTSBASE = ../.. macro 22 CONF_SRCDIR = $(UTSBASE)/intel/io/vmm 23 MAPFILE = $(UTSBASE)/intel/io/vmm/vmm_vtd.mapfile 31 INC_PATH += -I$(UTSBASE)/intel/io/vmm -I$(UTSBASE)/intel/io/vmm/io 32 AS_INC_PATH += -I$(UTSBASE)/intel/io/vmm -I$(OBJS_DIR) 37 include $(UTSBASE)/intel/Makefile.intel 59 include $(UTSBASE)/intel/Makefile.targ 60 include $(UTSBASE)/intel/io/vmm/Makefile.rules
|
/illumos-gate/usr/src/uts/intel/ppt/ |
H A D | Makefile | 18 UTSBASE = ../.. macro 23 CONF_SRCDIR = $(UTSBASE)/intel/io/vmm/io 24 MAPFILE = $(UTSBASE)/intel/io/vmm/io/ppt.mapfile 26 include $(UTSBASE)/intel/Makefile.intel 39 INC_PATH += -I$(UTSBASE)/intel/io/vmm -I$(UTSBASE)/intel/io/vmm/io 40 AS_INC_PATH += -I$(UTSBASE)/intel/io/vmm -I$(OBJS_DIR) 62 include $(UTSBASE)/intel/Makefile.targ 63 include $(UTSBASE)/intel/io/vmm/Makefile.rules
|
/illumos-gate/usr/src/uts/intel/cxgbe/t4nex/ |
H A D | Makefile | 26 UTSBASE = ../../.. macro 39 include $(UTSBASE)/intel/Makefile.intel 47 CFLAGS += -I$(UTSBASE)/common/io/cxgbe -I$(UTSBASE)/common/io/cxgbe/common \ 48 -I$(UTSBASE)/common/io/cxgbe/t4nex -I$(UTSBASE)/common/io/cxgbe/shared \ 49 -I$(UTSBASE)/common/io/cxgbe/firmware 77 include $(UTSBASE)/intel/Makefile.targ
|
/illumos-gate/usr/src/uts/intel/qlc/ |
H A D | Makefile | 30 UTSBASE = ../.. macro 38 CONF_SRCDIR = $(UTSBASE)/common/io/fibre-channel/fca/qlc 43 include $(UTSBASE)/Makefile.uts 44 include $(UTSBASE)/intel/Makefile.intel 56 INC_PATH += -I$(UTSBASE)/common/sys/fibre-channel 57 INC_PATH += -I$(UTSBASE)/common/sys/fibre-channel/ulp 58 INC_PATH += -I$(UTSBASE)/common/sys/fibre-channel/fca/qlc 59 INC_PATH += -I$(UTSBASE)/common/sys/fibre-channel/impl 98 include $(UTSBASE)/intel/Makefile.targ
|
/illumos-gate/usr/src/uts/intel/kmech_krb5/ |
H A D | Makefile | 36 UTSBASE = ../.. macro 48 include $(UTSBASE)/intel/Makefile.intel 90 KMECHKRB5_BASE=$(UTSBASE)/common/gssapi/mechs/krb5 91 KGSSDFLAGS=-I $(UTSBASE)/common/gssapi/include 101 include $(UTSBASE)/intel/Makefile.targ 104 -I$(UTSBASE)/common/gssapi \ 105 -I$(UTSBASE)/common/gssapi/include \ 106 -I$(UTSBASE)/common/gssapi/mechs/krb5/include \
|
/illumos-gate/usr/src/uts/intel/i40e/ |
H A D | Makefile | 16 UTSBASE = ../.. macro 21 CONF_SRCDIR = $(UTSBASE)/common/io/i40e 23 include $(UTSBASE)/intel/Makefile.intel 25 CPPFLAGS += -I$(UTSBASE)/common/io/i40e 26 CPPFLAGS += -I$(UTSBASE)/common/io/i40e/core 50 include $(UTSBASE)/Makefile.mapfile 51 include $(UTSBASE)/intel/Makefile.targ
|
/illumos-gate/usr/src/uts/intel/igb/ |
H A D | Makefile | 30 UTSBASE = ../.. macro 39 CONF_SRCDIR = $(UTSBASE)/common/io/igb 44 include $(UTSBASE)/intel/Makefile.intel 57 CFLAGS += -I$(UTSBASE)/common/io/e1000api 58 CFLAGS += -I$(UTSBASE)/common/io/igb 90 include $(UTSBASE)/Makefile.mapfile 91 include $(UTSBASE)/intel/Makefile.targ
|
/illumos-gate/usr/src/uts/intel/ixgbe/ |
H A D | Makefile | 38 UTSBASE = ../.. macro 47 CONF_SRCDIR = $(UTSBASE)/common/io/ixgbe 52 include $(UTSBASE)/intel/Makefile.intel 54 INC_PATH += -I$(UTSBASE)/common/io/ixgbe 55 INC_PATH += -I$(UTSBASE)/common/io/ixgbe/core 95 include $(UTSBASE)/Makefile.mapfile 96 include $(UTSBASE)/intel/Makefile.targ
|
/illumos-gate/usr/src/uts/intel/nxge/ |
H A D | Makefile | 30 UTSBASE = ../.. macro 39 CONF_SRCDIR = $(UTSBASE)/common/io/nxge 44 include $(UTSBASE)/intel/Makefile.intel 55 INC_PATH += -I$(UTSBASE)/common 56 INC_PATH += -I$(UTSBASE)/common/io/nxge/npi 57 INC_PATH += -I$(UTSBASE)/common/sys/nxge 95 include $(UTSBASE)/intel/Makefile.targ
|
/illumos-gate/usr/src/uts/intel/e1000g/ |
H A D | Makefile | 30 UTSBASE = ../.. macro 39 CONF_SRCDIR = $(UTSBASE)/common/io/e1000g 44 include $(UTSBASE)/intel/Makefile.intel 49 -DTANAX_WORKAROUND -I$(UTSBASE)/common/io/e1000g \ 50 -I$(UTSBASE)/common/io/e1000api 93 include $(UTSBASE)/Makefile.mapfile 94 include $(UTSBASE)/intel/Makefile.targ
|
/illumos-gate/usr/src/uts/intel/ena/ |
H A D | Makefile | 16 UTSBASE = ../.. macro 21 CONF_SRCDIR = $(UTSBASE)/common/io/ena 23 include $(UTSBASE)/intel/Makefile.intel 25 CPPFLAGS += -I$(UTSBASE)/common/io/ena 46 include $(UTSBASE)/Makefile.mapfile 47 include $(UTSBASE)/intel/Makefile.targ
|
/illumos-gate/usr/src/uts/intel/cardbus/ |
H A D | Makefile | 36 UTSBASE = ../.. macro 48 include $(UTSBASE)/intel/Makefile.intel 59 INC_PATH += -I$(UTSBASE)/sun4u -I$(UTSBASE)/sun4 -I$(UTSBASE)/i86pc 96 include $(UTSBASE)/intel/Makefile.targ
|
/illumos-gate/usr/src/uts/intel/xge/ |
H A D | Makefile | 32 UTSBASE = ../.. macro 44 include $(UTSBASE)/intel/Makefile.intel 81 -I$(UTSBASE)/common/io/xge/hal/include \ 82 -I$(UTSBASE)/common/io/xge/hal/xgehal \ 83 -I$(UTSBASE)/common/io/xge/drv -DSOLARIS 124 include $(UTSBASE)/intel/Makefile.targ
|
/illumos-gate/usr/src/uts/intel/coretemp/ |
H A D | Makefile | 16 UTSBASE = ../.. macro 21 CONF_SRCDIR = $(UTSBASE)/intel/io/coretemp 23 include $(UTSBASE)/intel/Makefile.intel 33 CPPFLAGS += -I$(UTSBASE)/i86pc/ 47 include $(UTSBASE)/intel/Makefile.targ
|
/illumos-gate/usr/src/uts/intel/iommulib/ |
H A D | Makefile | 35 UTSBASE = ../.. macro 43 INC_PATH += -I$(UTSBASE)/intel 44 INC_PATH += -I$(UTSBASE)/i86pc 49 include $(UTSBASE)/intel/Makefile.intel 82 include $(UTSBASE)/intel/Makefile.targ
|
/illumos-gate/usr/src/uts/intel/vioscsi/ |
H A D | Makefile | 17 UTSBASE= ../.. macro 23 include $(UTSBASE)/intel/Makefile.intel 33 INC_PATH += -I$(UTSBASE)/common/io/virtio -I$(UTSBASE)/common/io/vioscsi 47 include $(UTSBASE)/intel/Makefile.targ
|