From cd1c19dd7b844d64ada22622f29424513f3c156e Mon Sep 17 00:00:00 2001 From: Warner Losh Date: Mon, 29 Mar 2010 22:03:55 +0000 Subject: [PATCH] Enable module builds now that the build completes for them. This should get them into the universe rotation. --- sys/mips/conf/AR71XX | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys/mips/conf/AR71XX b/sys/mips/conf/AR71XX index a9e907089b6..4ee6aab8a1d 100644 --- a/sys/mips/conf/AR71XX +++ b/sys/mips/conf/AR71XX @@ -15,7 +15,7 @@ files "../atheros/files.ar71xx" hints "AR71XX.hints" makeoptions DEBUG=-g #Build kernel with gdb(1) debug symbols -makeoptions MODULES_OVERRIDE="" +#makeoptions MODULES_OVERRIDE="" options DDB options KDB