summaryrefslogtreecommitdiff
path: root/usr/src/Makefile
diff options
context:
space:
mode:
authorBill Taylor <Bill.Taylor@Sun.COM>2009-05-07 13:01:43 -0700
committerBill Taylor <Bill.Taylor@Sun.COM>2009-05-07 13:01:43 -0700
commitb76c14595f2dd8b4765b40057467eb8796111fde (patch)
tree73f27e40e0dc3c6808946aee20c130b86043b222 /usr/src/Makefile
parent3acba7341af4e737ebb3163d1b15ad886713af70 (diff)
downloadillumos-gate-b76c14595f2dd8b4765b40057467eb8796111fde.tar.gz
6808773 code for Mellanox devices (hermon, tavor, udapl, fwflash) can become open source (fix export source build)
Diffstat (limited to 'usr/src/Makefile')
-rw-r--r--usr/src/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr/src/Makefile b/usr/src/Makefile
index 637660661f..7089e5f85f 100644
--- a/usr/src/Makefile
+++ b/usr/src/Makefile
@@ -266,7 +266,6 @@ EXPORT_SRC:
@cd lib/sasl_plugins; pwd; $(MAKE) EXPORT_SRC
@cd $(CLOSED)/lib/smartcard; pwd; $(MAKE) EXPORT_SRC
@cd lib/pam_modules/krb5; pwd; $(MAKE) EXPORT_SRC
- @cd lib/udapl; pwd; $(MAKE) EXPORT_SRC
@cd lib/libresolv2; pwd; $(MAKE) EXPORT_SRC
@cd psm/stand/boot; pwd; $(MAKE) EXPORT_SRC
@cd uts/common/crypto/io; pwd; $(MAKE) EXPORT_SRC