changeset 10643:055841657e62

6851808 Stop delivering 32-bit dom0
author Tim Foster <tim.foster@sun.com>
date Thu, 24 Sep 2009 13:37:08 -0700
parents 3507a45006a0
children 7fee69b6853b
files usr/src/pkgdefs/SUNWcakrx.i/prototype_com usr/src/uts/i86xpv/Makefile.i86xpv.shared usr/src/uts/i86xpv/xdb/Makefile usr/src/uts/i86xpv/xnb/Makefile usr/src/uts/i86xpv/xnbe/Makefile usr/src/uts/i86xpv/xnbo/Makefile usr/src/uts/i86xpv/xnbu/Makefile usr/src/uts/i86xpv/xpvtap/Makefile
diffstat 8 files changed, 53 insertions(+), 23 deletions(-) [+]
line wrap: on
line diff
--- a/usr/src/pkgdefs/SUNWcakrx.i/prototype_com	Thu Sep 24 10:36:52 2009 -0700
+++ b/usr/src/pkgdefs/SUNWcakrx.i/prototype_com	Thu Sep 24 13:37:08 2009 -0700
@@ -19,7 +19,7 @@
 # CDDL HEADER END
 #
 #
-# Copyright 2008 Sun Microsystems, Inc.  All rights reserved.
+# Copyright 2009 Sun Microsystems, Inc.  All rights reserved.
 # Use is subject to license terms.
 #
 # This required package information file contains a list of package contents.
@@ -68,24 +68,18 @@
 f none platform/i86xpv/kernel/drv/pit_beep.conf 644 root sys
 f none platform/i86xpv/kernel/drv/privcmd 755 root sys
 f none platform/i86xpv/kernel/drv/rootnex 755 root sys
-f none platform/i86xpv/kernel/drv/xdb 755 root sys
 f none platform/i86xpv/kernel/drv/xdf 755 root sys
 f none platform/i86xpv/kernel/drv/xenbus 755 root sys
 f none platform/i86xpv/kernel/drv/xencons 755 root sys
 f none platform/i86xpv/kernel/drv/xencons.conf 644 root sys
-f none platform/i86xpv/kernel/drv/xnbe 755 root sys
-f none platform/i86xpv/kernel/drv/xnbo 755 root sys
-f none platform/i86xpv/kernel/drv/xnbu 755 root sys
 f none platform/i86xpv/kernel/drv/xnf 755 root sys
 f none platform/i86xpv/kernel/drv/xpvd 755 root sys
-f none platform/i86xpv/kernel/drv/xpvtap 755 root sys
 d none platform/i86xpv/kernel/mach 755 root sys
 f none platform/i86xpv/kernel/mach/xpv_psm 755 root sys
 f none platform/i86xpv/kernel/mach/xpv_uppc 755 root sys
 d none platform/i86xpv/kernel/misc 755 root sys
 f none platform/i86xpv/kernel/misc/gfx_private 755 root sys
 f none platform/i86xpv/kernel/misc/pcie 755 root sys
-f none platform/i86xpv/kernel/misc/xnb 755 root sys
 f none platform/i86xpv/kernel/misc/xpv_autoconfig 755 root sys
 d none platform/i86xpv/kernel/tod 755 root sys
 f none platform/i86xpv/kernel/tod/xpvtod 755 root sys
--- a/usr/src/uts/i86xpv/Makefile.i86xpv.shared	Thu Sep 24 10:36:52 2009 -0700
+++ b/usr/src/uts/i86xpv/Makefile.i86xpv.shared	Thu Sep 24 13:37:08 2009 -0700
@@ -64,6 +64,9 @@
 DBOOT_LINT_LIB	 = $(LINT_LIB_DIR)/llib-ldboot.ln
 GEN_LINT_LIB	 = $(GEN_LINT_LIB_DIR)/llib-lgenunix.ln
 
+LINT32_DIRS	 = $(LINT32_BUILDS:%=$(UTSBASE)/$(PLATFORM)/lint-libs/%)
+LINT32_FILES	 = $(LINT32_DIRS:%=%/llib-l$(MODULE).ln)
+
 #
 #	Include the makefiles which define build rule templates, the
 #	collection of files per module, and a few specific flags. Note
--- a/usr/src/uts/i86xpv/xdb/Makefile	Thu Sep 24 10:36:52 2009 -0700
+++ b/usr/src/uts/i86xpv/xdb/Makefile	Thu Sep 24 13:37:08 2009 -0700
@@ -22,10 +22,9 @@
 #
 # uts/i86xpv/xdb/Makefile
 #
-# Copyright 2007 Sun Microsystems, Inc.  All rights reserved.
+# Copyright 2009 Sun Microsystems, Inc.  All rights reserved.
 # Use is subject to license terms.
 #
-# ident	"%Z%%M%	%I%	%E% SMI"
 #
 #	i86xpv architecture dependent
 #
@@ -56,6 +55,13 @@
 
 LINTTAGS	+= -erroff=E_BAD_PTR_CAST_ALIGN
 
+
+#
+#	Overrides
+#
+DEF_BUILDS	= $(DEF_BUILDS64)
+ALL_BUILDS	= $(ALL_BUILDS64)
+
 #
 #	Default build targets.
 #
@@ -71,7 +77,7 @@
 
 lint:		$(LINT_DEPS)
 
-modlintlib:	$(MODLINTLIB_DEPS)
+modlintlib:	$(MODLINTLIB_DEPS) lint32
 
 clean.lint:	$(CLEAN_LINT_DEPS)
 
--- a/usr/src/uts/i86xpv/xnb/Makefile	Thu Sep 24 10:36:52 2009 -0700
+++ b/usr/src/uts/i86xpv/xnb/Makefile	Thu Sep 24 13:37:08 2009 -0700
@@ -20,7 +20,7 @@
 #
 
 #
-# Copyright 2008 Sun Microsystems, Inc.  All rights reserved.
+# Copyright 2009 Sun Microsystems, Inc.  All rights reserved.
 # Use is subject to license terms.
 #
 #
@@ -56,6 +56,12 @@
 INSTALL_TARGET	= $(BINARY) $(ROOTMODULE)
 
 #
+#	Overrides
+#
+DEF_BUILDS	= $(DEF_BUILDS64)
+ALL_BUILDS	= $(ALL_BUILDS64)
+
+#
 # Module depends on VNIC.
 #
 LDFLAGS		+= -dy -N drv/vnic -N misc/mac
@@ -85,7 +91,7 @@
 
 lint:		$(LINT_DEPS)
 
-modlintlib:	$(MODLINTLIB_DEPS)
+modlintlib:	$(MODLINTLIB_DEPS) lint32
 
 clean.lint:	$(CLEAN_LINT_DEPS)
 
--- a/usr/src/uts/i86xpv/xnbe/Makefile	Thu Sep 24 10:36:52 2009 -0700
+++ b/usr/src/uts/i86xpv/xnbe/Makefile	Thu Sep 24 13:37:08 2009 -0700
@@ -20,10 +20,9 @@
 #
 
 #
-# Copyright 2007 Sun Microsystems, Inc.  All rights reserved.
+# Copyright 2009 Sun Microsystems, Inc.  All rights reserved.
 # Use is subject to license terms.
 #
-# ident	"%Z%%M%	%I%	%E% SMI"
 #
 #	This makefile drives the production of the xnbe
 #	network driver kernel module.
@@ -57,6 +56,12 @@
 INSTALL_TARGET	= $(BINARY) $(ROOTMODULE)
 
 #
+#	Overrides
+#
+DEF_BUILDS	= $(DEF_BUILDS64)
+ALL_BUILDS	= $(ALL_BUILDS64)
+
+#
 # Driver depends on MAC and IP.
 #
 #LDFLAGS		+= -dy -N misc/mac -N drv/ip
@@ -82,7 +87,7 @@
 
 lint:		$(LINT_DEPS)
 
-modlintlib:	$(MODLINTLIB_DEPS)
+modlintlib:	$(MODLINTLIB_DEPS) lint32
 
 clean.lint:	$(CLEAN_LINT_DEPS)
 
--- a/usr/src/uts/i86xpv/xnbo/Makefile	Thu Sep 24 10:36:52 2009 -0700
+++ b/usr/src/uts/i86xpv/xnbo/Makefile	Thu Sep 24 13:37:08 2009 -0700
@@ -20,10 +20,9 @@
 #
 
 #
-# Copyright 2007 Sun Microsystems, Inc.  All rights reserved.
+# Copyright 2009 Sun Microsystems, Inc.  All rights reserved.
 # Use is subject to license terms.
 #
-# ident	"%Z%%M%	%I%	%E% SMI"
 #
 #	This makefile drives the production of the xnbo
 #	network driver kernel module.
@@ -57,6 +56,12 @@
 INSTALL_TARGET	= $(BINARY) $(ROOTMODULE)
 
 #
+#	Overrides
+#
+DEF_BUILDS	= $(DEF_BUILDS64)
+ALL_BUILDS	= $(ALL_BUILDS64)
+
+#
 # Driver depends on xnb and mac.
 #
 LDFLAGS		+= -dy -N misc/xnb -N misc/mac
@@ -82,7 +87,7 @@
 
 lint:		$(LINT_DEPS)
 
-modlintlib:	$(MODLINTLIB_DEPS)
+modlintlib:	$(MODLINTLIB_DEPS) lint32
 
 clean.lint:	$(CLEAN_LINT_DEPS)
 
--- a/usr/src/uts/i86xpv/xnbu/Makefile	Thu Sep 24 10:36:52 2009 -0700
+++ b/usr/src/uts/i86xpv/xnbu/Makefile	Thu Sep 24 13:37:08 2009 -0700
@@ -20,10 +20,9 @@
 #
 
 #
-# Copyright 2007 Sun Microsystems, Inc.  All rights reserved.
+# Copyright 2009 Sun Microsystems, Inc.  All rights reserved.
 # Use is subject to license terms.
 #
-# ident	"%Z%%M%	%I%	%E% SMI"
 #
 #	This makefile drives the production of the xnbu
 #	network driver kernel module.
@@ -57,6 +56,12 @@
 INSTALL_TARGET	= $(BINARY) $(ROOTMODULE)
 
 #
+#	Overrides
+#
+DEF_BUILDS	= $(DEF_BUILDS64)
+ALL_BUILDS	= $(ALL_BUILDS64)
+
+#
 # Driver depends on xnb and mac.
 #
 LDFLAGS		+= -dy -N misc/xnb -N misc/mac
@@ -82,7 +87,7 @@
 
 lint:		$(LINT_DEPS)
 
-modlintlib:	$(MODLINTLIB_DEPS)
+modlintlib:	$(MODLINTLIB_DEPS) lint32
 
 clean.lint:	$(CLEAN_LINT_DEPS)
 
--- a/usr/src/uts/i86xpv/xpvtap/Makefile	Thu Sep 24 10:36:52 2009 -0700
+++ b/usr/src/uts/i86xpv/xpvtap/Makefile	Thu Sep 24 13:37:08 2009 -0700
@@ -20,7 +20,7 @@
 #
 
 #
-# Copyright 2008 Sun Microsystems, Inc.  All rights reserved.
+# Copyright 2009 Sun Microsystems, Inc.  All rights reserved.
 # Use is subject to license terms.
 #
 
@@ -56,6 +56,12 @@
 LINT_TARGET	= $(MODULE).lint
 INSTALL_TARGET	= $(BINARY) $(ROOTMODULE)
 
+#
+#       Overrides
+#
+DEF_BUILDS      = $(DEF_BUILDS64)
+ALL_BUILDS      = $(ALL_BUILDS64)
+
 LDFLAGS		+= 
 
 #
@@ -84,7 +90,7 @@
 
 lint:		$(LINT_DEPS)
 
-modlintlib:	$(MODLINTLIB_DEPS)
+modlintlib:	$(MODLINTLIB_DEPS) lint32
 
 clean.lint:	$(CLEAN_LINT_DEPS)