diff make/linux/makefiles/defs.make @ 6641:a9fed06c01d2

7154641: Servicability agent should work on platforms other than x86, sparc Summary: Added capability to load support classes for other cpus Reviewed-by: coleenp, bobv, sla Contributed-by: Bill Pittore <bill.pittore@oracle.com>
author bpittore
date Thu, 30 Aug 2012 11:20:01 -0400
parents 74c359c4a9e5
children 45535ab90688
line wrap: on
line diff
--- a/make/linux/makefiles/defs.make	Fri Aug 17 16:47:04 2012 -0700
+++ b/make/linux/makefiles/defs.make	Thu Aug 30 11:20:01 2012 -0400
@@ -295,6 +295,8 @@
 ADD_SA_BINARIES/arm   = 
 ADD_SA_BINARIES/zero  = 
 
+-include $(HS_ALT_MAKE)/linux/makefiles/defs.make
+
 EXPORT_LIST += $(ADD_SA_BINARIES/$(HS_ARCH))