summaryrefslogtreecommitdiff
path: root/usr/src/uts/sparc/audioixp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/uts/sparc/audioixp/Makefile')
-rw-r--r--usr/src/uts/sparc/audioixp/Makefile12
1 files changed, 12 insertions, 0 deletions
diff --git a/usr/src/uts/sparc/audioixp/Makefile b/usr/src/uts/sparc/audioixp/Makefile
index bb2905b397..8cc81c203e 100644
--- a/usr/src/uts/sparc/audioixp/Makefile
+++ b/usr/src/uts/sparc/audioixp/Makefile
@@ -46,6 +46,18 @@ WARLOCK_OK = $(MODULE).ok
#
include $(UTSBASE)/sparc/Makefile.sparc
+#
+# For now, disable these lint checks; maintainers should endeavor
+# to investigate and remove these for maximum lint coverage.
+# Please do not carry these forward to new Makefiles.
+#
+LINTTAGS += -erroff=E_BAD_PTR_CAST_ALIGN
+
+#
+# Default build targets.
+#
+.KEEP_STATE:
+
def: warlock
clean: $(CLEAN_DEPS); \