freebsd-dev/sys/arm64/conf/Makefile
Warner Losh 56abac3fc3 First pass at a LINT for arm64.
Create a rough and ready NOTES file from GENERIC, remove the duplication from
sys/conf/NOTES and add relevant no* directives to make this compile.

Reviewed by: jhb, manu (earlier versions that differed only in comments)
Differential Revision: https://reviews.freebsd.org/D21184
2019-08-08 17:55:19 +00:00

6 lines
72 B
Makefile

# $FreeBSD$
TARGET=arm64
.include "${.CURDIR}/../../conf/makeLINT.mk"