diff --git a/Makefile b/Makefile index 6d070ee8417..412b9024309 100644 --- a/Makefile +++ b/Makefile @@ -443,3 +443,6 @@ universe_epilogue: fi .endif .endif + +buildLINT: + ${MAKE} -C ${.CURDIR}/sys/${_TARGET}/conf LINT