usr/src/uts/intel/IA/Makefile
changeset 13452 6bec9720e054
parent 0 68f95e015346
--- a/usr/src/uts/intel/IA/Makefile	Wed Sep 14 11:28:33 2011 -0500
+++ b/usr/src/uts/intel/IA/Makefile	Thu Sep 15 18:27:52 2011 +0100
@@ -24,8 +24,7 @@
 #
 # Copyright 2004 Sun Microsystems, Inc.  All rights reserved.
 # Use is subject to license terms.
-#
-#pragma ident	"%Z%%M%	%I%	%E% SMI"
+# Copyright (c) 2011 Bayard G. Bell. All rights reserved.
 #
 #	This makefile drives the production of the IA scheduling class
 #	kernel module.
@@ -59,6 +58,11 @@
 INSTALL_TARGET	= $(BINARY) $(ROOTMODULE)
 
 #
+# Define dependency on TS
+#
+LDFLAGS += -dy -N sched/TS
+
+#
 #	Default build targets.
 #
 .KEEP_STATE: