Make it easier to specify a custom kernel configuration for the boot

floppies.

PR:		misc/36032
Submitted by:	David Yeske <dyeske@yahoo.com>
MFC after:	1 week
This commit is contained in:
Murray Stokely 2002-03-31 17:21:29 +00:00
parent db9df6ae8f
commit 9a0c70235d

View File

@ -46,7 +46,7 @@ PORTSRELEASETAG?= ${AUXRELEASETAG}
.endif
.endif
KERNCONF=GENERIC
KERNCONF?=GENERIC
# If you want to pass flags to the world build such as -j X, use
# WORLD_FLAGS. Similarly, you can specify make flags for kernel