summaryrefslogtreecommitdiff
path: root/usr/src/uts/sun4v/Makefile.rules
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/uts/sun4v/Makefile.rules')
-rw-r--r--usr/src/uts/sun4v/Makefile.rules22
1 files changed, 1 insertions, 21 deletions
diff --git a/usr/src/uts/sun4v/Makefile.rules b/usr/src/uts/sun4v/Makefile.rules
index eb25f1d418..691d537382 100644
--- a/usr/src/uts/sun4v/Makefile.rules
+++ b/usr/src/uts/sun4v/Makefile.rules
@@ -20,7 +20,7 @@
#
#
-# Copyright 2006 Sun Microsystems, Inc. All rights reserved.
+# Copyright 2007 Sun Microsystems, Inc. All rights reserved.
# Use is subject to license terms.
#
# ident "%Z%%M% %I% %E% SMI"
@@ -73,17 +73,6 @@ $(OBJS_DIR)/%.o: $(UTSBASE)/sun4v/io/px/%.c
$(OBJS_DIR)/%.o: $(UTSBASE)/sun4v/io/px/%.s
$(COMPILE.s) -o $@ $<
-$(OBJS_DIR)/%.o: $(UTSBASE)/sun4v/io/nxge/%.c
- $(COMPILE.c) -o $@ $<
- $(CTFCONVERT_O)
-
-$(OBJS_DIR)/%.o: $(UTSBASE)/sun4v/io/nxge/%.s
- $(COMPILE.s) -o $@ $<
-
-$(OBJS_DIR)/%.o: $(UTSBASE)/sun4v/io/nxge/npi/%.c
- $(COMPILE.c) -o $@ $<
- $(CTFCONVERT_O)
-
$(OBJS_DIR)/%.o: $(UTSBASE)/sun4v/io/fpc/%.c
$(COMPILE.c) -o $@ $<
$(CTFCONVERT_O)
@@ -171,15 +160,6 @@ $(LINTS_DIR)/%.ln: $(UTSBASE)/sun4v/io/px/%.s
$(LINTS_DIR)/%.ln: $(UTSBASE)/sun4v/io/niumx/%.c
@($(LHEAD) $(LINT.c) $< $(LTAIL))
-$(LINTS_DIR)/%.ln: $(UTSBASE)/sun4v/io/nxge/%.c
- @($(LHEAD) $(LINT.c) $< $(LTAIL))
-
-$(LINTS_DIR)/%.ln: $(UTSBASE)/sun4v/io/nxge/%.s
- @($(LHEAD) $(LINT.c) $< $(LTAIL))
-
-$(LINTS_DIR)/%.ln: $(UTSBASE)/sun4v/io/nxge/npi/%.c
- @($(LHEAD) $(LINT.c) $< $(LTAIL))
-
$(LINTS_DIR)/%.ln: $(UTSBASE)/sun4v/io/fpc/%.c
@($(LHEAD) $(LINT.c) $< $(LTAIL))