Makefile.intel (2063d9c01c4a721994a3cb528444d7f328135869) | Makefile.intel (f52228b83292315dabb975359cdcf9db662845b2) |
---|---|
1# CDDL HEADER START 2# 3# The contents of this file are subject to the terms of the 4# Common Development and Distribution License (the "License"). 5# You may not use this file except in compliance with the License. 6# 7# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE 8# or http://www.opensolaris.org/os/licensing. --- 5 unchanged lines hidden (view full) --- 14# If applicable, add the following below this CDDL HEADER, with the 15# fields enclosed by brackets "[]" replaced with your own identifying 16# information: Portions Copyright [yyyy] [name of copyright owner] 17# 18# CDDL HEADER END 19# 20 21# Copyright (c) 2005, 2010, Oracle and/or its affiliates. All rights reserved. | 1# CDDL HEADER START 2# 3# The contents of this file are subject to the terms of the 4# Common Development and Distribution License (the "License"). 5# You may not use this file except in compliance with the License. 6# 7# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE 8# or http://www.opensolaris.org/os/licensing. --- 5 unchanged lines hidden (view full) --- 14# If applicable, add the following below this CDDL HEADER, with the 15# fields enclosed by brackets "[]" replaced with your own identifying 16# information: Portions Copyright [yyyy] [name of copyright owner] 17# 18# CDDL HEADER END 19# 20 21# Copyright (c) 2005, 2010, Oracle and/or its affiliates. All rights reserved. |
22# Copyright (c) 2012 Nexenta Systems, Inc. All rights reserved. | 22# Copyright (c) 2014 Nexenta Systems, Inc. All rights reserved. |
23# Copyright (c) 2013 Andrew Stormont. All rights reserved. 24 25# 26# This makefile contains the common definitions for all intel 27# implementation architecture independent modules. 28# 29 30# --- 285 unchanged lines hidden (view full) --- 316DRV_KMODS += rwd 317DRV_KMODS += rwn 318DRV_KMODS += sad 319DRV_KMODS += sd 320DRV_KMODS += sdhost 321DRV_KMODS += sgen 322DRV_KMODS += si3124 323DRV_KMODS += smbios | 23# Copyright (c) 2013 Andrew Stormont. All rights reserved. 24 25# 26# This makefile contains the common definitions for all intel 27# implementation architecture independent modules. 28# 29 30# --- 285 unchanged lines hidden (view full) --- 316DRV_KMODS += rwd 317DRV_KMODS += rwn 318DRV_KMODS += sad 319DRV_KMODS += sd 320DRV_KMODS += sdhost 321DRV_KMODS += sgen 322DRV_KMODS += si3124 323DRV_KMODS += smbios |
324DRV_KMODS += skd |
|
324DRV_KMODS += softmac 325DRV_KMODS += spdsock 326DRV_KMODS += smbsrv 327DRV_KMODS += smp 328DRV_KMODS += sppp 329DRV_KMODS += sppptun 330DRV_KMODS += srpt 331DRV_KMODS += st --- 390 unchanged lines hidden --- | 325DRV_KMODS += softmac 326DRV_KMODS += spdsock 327DRV_KMODS += smbsrv 328DRV_KMODS += smp 329DRV_KMODS += sppp 330DRV_KMODS += sppptun 331DRV_KMODS += srpt 332DRV_KMODS += st --- 390 unchanged lines hidden --- |