blob: 6a80374a0d6d10c2f541c481ba7a3d6bada07823 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
# $NetBSD: Makefile.inc,v 1.1 2013/07/18 22:08:59 matt 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
KERNEL_SETS= TWR54418
BUILD_KERNELS= TWR54418_INSTALL
snap_md_post:
|