Makefile (d3b5f563) Makefile (85f4cb87)
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

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

22# uts/intel/llc1/Makefile
23#
24# Copyright 2006 Sun Microsystems, Inc. All rights reserved.
25# Use is subject to license terms.
26#
27# Copyright (c) 2018, Joyent, Inc.
28
29#
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

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

22# uts/intel/llc1/Makefile
23#
24# Copyright 2006 Sun Microsystems, Inc. All rights reserved.
25# Use is subject to license terms.
26#
27# Copyright (c) 2018, Joyent, Inc.
28
29#
30# This makefile drives the production of the Sound-Blaster driver
31# kernel module.
30# This makefile drives the production of the
31# Logical Link Control Class 1 driver kernel module.
32#
33# intel architecture dependent
34#
35
36#
37# Path to the base of the uts directory tree (usually /usr/src/uts).
38#
39UTSBASE = ../..

--- 60 unchanged lines hidden ---
32#
33# intel architecture dependent
34#
35
36#
37# Path to the base of the uts directory tree (usually /usr/src/uts).
38#
39UTSBASE = ../..

--- 60 unchanged lines hidden ---