ef01f7736b
much all the union of all the kernel configuration files, including all the CPU types, Marvell SOC types and at91 board types. Any device not supported (read: does not compile) has been removed, which is a fairly small set actually. As such, LINT gives us very good coverage without having to build a zillion kernels.
6 lines
70 B
Makefile
6 lines
70 B
Makefile
# $FreeBSD$
|
|
|
|
TARGET=arm
|
|
|
|
.include "${.CURDIR}/../../conf/makeLINT.mk"
|