mirror of
https://github.com/opnsense/src.git
synced 2026-02-25 11:00:15 -05:00
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
5 lines
72 B
Makefile
5 lines
72 B
Makefile
# $FreeBSD$
|
|
|
|
TARGET=arm64
|
|
|
|
.include "${.CURDIR}/../../conf/makeLINT.mk"
|