usr/src/uts/sun4u/sf/Makefile
changeset 13452 6bec9720e054
parent 3066 2a2af34f0642
child 13834 58bc6f85b799
equal deleted inserted replaced
13451:4349f1403dad 13452:6bec9720e054
    21 #
    21 #
    22 # uts/sun4u/sf/Makefile
    22 # uts/sun4u/sf/Makefile
    23 #
    23 #
    24 # Copyright 2006 Sun Microsystems, Inc.  All rights reserved.
    24 # Copyright 2006 Sun Microsystems, Inc.  All rights reserved.
    25 # Use is subject to license terms.
    25 # Use is subject to license terms.
    26 #
    26 # Copyright (c) 2011 Bayard G. Bell. All rights reserved.
    27 #ident	"%Z%%M%	%I%	%E% SMI"
       
    28 #
    27 #
    29 #	This makefile drives the production of the sf driver kernel module.
    28 #	This makefile drives the production of the sf driver kernel module.
    30 #
    29 #
    31 #	sun4u architecture dependent
    30 #	sun4u architecture dependent
    32 #
    31 #
    62 #	Overrides
    61 #	Overrides
    63 #
    62 #
    64 CFLAGS		+= $(CCVERBOSE)
    63 CFLAGS		+= $(CCVERBOSE)
    65 
    64 
    66 #
    65 #
       
    66 # Define dependency on scsi
       
    67 #
       
    68 LDFLAGS += -dy -N misc/scsi
       
    69 
       
    70 #
    67 # For now, disable these lint checks; maintainers should endeavor
    71 # For now, disable these lint checks; maintainers should endeavor
    68 # to investigate and remove these for maximum lint coverage.
    72 # to investigate and remove these for maximum lint coverage.
    69 # Please do not carry these forward to new Makefiles.
    73 # Please do not carry these forward to new Makefiles.
    70 #
    74 #
    71 LINTTAGS	+= -erroff=E_BAD_PTR_CAST_ALIGN
    75 LINTTAGS	+= -erroff=E_BAD_PTR_CAST_ALIGN