diff options
Diffstat (limited to 'usr/src/uts/intel/nulldriver/Makefile')
-rw-r--r-- | usr/src/uts/intel/nulldriver/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/usr/src/uts/intel/nulldriver/Makefile b/usr/src/uts/intel/nulldriver/Makefile index 96ca163261..1f2891ea3d 100644 --- a/usr/src/uts/intel/nulldriver/Makefile +++ b/usr/src/uts/intel/nulldriver/Makefile @@ -79,9 +79,6 @@ clobber: $(CLOBBER_DEPS) lint: $(LINT_DEPS) -warlock: - @echo warlock is not supported - modlintlib: $(MODLINTLIB_DEPS) clean.lint: $(CLEAN_LINT_DEPS) |