blob: 067c969a195b18a48370882e158bdd87cdd15323 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
# $NetBSD: Makefile.inc,v 1.2 2014/03/10 00:50:12 mrg Exp $
#
# etc.evbcf/Makefile.inc -- evbcf-specific etc Makefile targets
#
# If you change the list of distributed kernels, don't forget
# to update the release documentation in distrib/notes/common/contents
# Not ready yet
.if 0
KERNEL_SETS= TWR54418
BUILD_KERNELS= TWR54418_INSTALL
.endif
snap_md_post:
|