15 lines
374 B
Makefile
15 lines
374 B
Makefile
# $NetBSD: Makefile.inc,v 1.8 2014/03/31 11:25:48 martin Exp $
|
|
#
|
|
# etc.playstation2/Makefile.inc --
|
|
# playstation2-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= GENERIC
|
|
|
|
BUILD_KERNELS= RAMDISK
|
|
|
|
INSTALLATION_DIRS+= installation/miniroot
|