From 9a0c70235d0fbd4b4d5d5ffa469dda7f22f44032 Mon Sep 17 00:00:00 2001 From: Murray Stokely Date: Sun, 31 Mar 2002 17:21:29 +0000 Subject: Make it easier to specify a custom kernel configuration for the boot floppies. PR: misc/36032 Submitted by: David Yeske MFC after: 1 week --- release/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'release/Makefile') diff --git a/release/Makefile b/release/Makefile index 2131db47e575..51cac149d4f9 100644 --- a/release/Makefile +++ b/release/Makefile @@ -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 -- cgit v1.2.3