components/open-fabrics/Makefile
changeset 1205 6c6c27bcf9ac
parent 1125 47a52afcc302
child 1496 f774cfa29f53
--- a/components/open-fabrics/Makefile	Mon Mar 11 07:54:06 2013 -0700
+++ b/components/open-fabrics/Makefile	Mon Mar 11 10:06:51 2013 -0700
@@ -35,6 +35,11 @@
 # for now, everything with a Makefile should be built
 SUBDIRS =	$(shell echo */Makefile | sed -e 's;/Makefile;;g')
 
+# Do not apply the standard license transforms for this component. The
+# license actions in the open-fabrics.p5m file are already tagged with the
+# attributes.
+LICENSE_TRANSFORMS =
+
 .PHONY:	$(SUBDIRS)
 
 download:		TARGET = download