diff options
Diffstat (limited to 'usr/src')
-rw-r--r-- | usr/src/uts/Makefile.uts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/src/uts/Makefile.uts b/usr/src/uts/Makefile.uts index 73f9e80f99..6d2a64c157 100644 --- a/usr/src/uts/Makefile.uts +++ b/usr/src/uts/Makefile.uts @@ -349,7 +349,7 @@ CTFMERGE_GENUNIX = \ # NO_GENUNIX_UNIQUIFY=$(POUND_SIGN) CTFMERGE_GENUNIX_DFLAG=-d $(CTFMERGE_GENUNIX) -$(NO_GENUNIX_UNIQUIFY)CTF_GENUNIX_DFLAG= +$(NO_GENUNIX_UNIQUIFY)CTFMERGE_GENUNIX_DFLAG= CTFMERGE_UNIQUIFY_AGAINST_GENUNIX = \ $(CTFMERGE) $(CTFMRGFLAGS) -L VERSION \ |