Remove MODULES_OVERRIDE="" for Marvel-based armv5 systems.
Also add some #NO_UNIVERSE to configs that essentially duplicate DB-88F6XXX.
This commit is contained in:
parent
7d6e57b6c6
commit
868c7673d2
@ -8,7 +8,6 @@ ident DB-88F78XX
|
|||||||
include "../mv/discovery/std.db78xxx"
|
include "../mv/discovery/std.db78xxx"
|
||||||
|
|
||||||
options SOC_MV_DISCOVERY
|
options SOC_MV_DISCOVERY
|
||||||
makeoptions MODULES_OVERRIDE=""
|
|
||||||
|
|
||||||
#makeoptions DEBUG=-g # Build kernel with gdb(1) debug symbols
|
#makeoptions DEBUG=-g # Build kernel with gdb(1) debug symbols
|
||||||
makeoptions WERROR="-Werror"
|
makeoptions WERROR="-Werror"
|
||||||
|
@ -8,7 +8,6 @@ ident DB-88F5XXX
|
|||||||
include "../mv/orion/std.db88f5xxx"
|
include "../mv/orion/std.db88f5xxx"
|
||||||
|
|
||||||
options SOC_MV_ORION
|
options SOC_MV_ORION
|
||||||
makeoptions MODULES_OVERRIDE=""
|
|
||||||
|
|
||||||
#makeoptions DEBUG=-g # Build kernel with gdb(1) debug symbols
|
#makeoptions DEBUG=-g # Build kernel with gdb(1) debug symbols
|
||||||
makeoptions WERROR="-Werror"
|
makeoptions WERROR="-Werror"
|
||||||
|
@ -8,7 +8,6 @@ ident DB-88F6XXX
|
|||||||
include "../mv/kirkwood/std.db88f6xxx"
|
include "../mv/kirkwood/std.db88f6xxx"
|
||||||
|
|
||||||
options SOC_MV_KIRKWOOD
|
options SOC_MV_KIRKWOOD
|
||||||
makeoptions MODULES_OVERRIDE=""
|
|
||||||
|
|
||||||
#makeoptions DEBUG=-g # Build kernel with gdb(1) debug symbols
|
#makeoptions DEBUG=-g # Build kernel with gdb(1) debug symbols
|
||||||
makeoptions WERROR="-Werror"
|
makeoptions WERROR="-Werror"
|
||||||
|
@ -17,6 +17,7 @@
|
|||||||
#
|
#
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
#
|
||||||
|
#NO_UNIVERSE
|
||||||
|
|
||||||
ident DOCKSTAR
|
ident DOCKSTAR
|
||||||
|
|
||||||
@ -24,8 +25,6 @@ include "../mv/kirkwood/std.db88f6xxx"
|
|||||||
|
|
||||||
makeoptions FDT_DTS_FILE=dockstar.dts
|
makeoptions FDT_DTS_FILE=dockstar.dts
|
||||||
|
|
||||||
makeoptions MODULES_OVERRIDE=""
|
|
||||||
|
|
||||||
options SOC_MV_KIRKWOOD
|
options SOC_MV_KIRKWOOD
|
||||||
|
|
||||||
options SCHED_4BSD # 4BSD scheduler
|
options SCHED_4BSD # 4BSD scheduler
|
||||||
|
@ -20,6 +20,7 @@
|
|||||||
#
|
#
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
#
|
||||||
|
#NO_UNIVERSE
|
||||||
|
|
||||||
ident DREAMPLUG-1001
|
ident DREAMPLUG-1001
|
||||||
|
|
||||||
@ -27,8 +28,6 @@ include "../mv/kirkwood/std.db88f6xxx"
|
|||||||
|
|
||||||
makeoptions FDT_DTS_FILE=dreamplug-1001.dts
|
makeoptions FDT_DTS_FILE=dreamplug-1001.dts
|
||||||
|
|
||||||
makeoptions MODULES_OVERRIDE=""
|
|
||||||
|
|
||||||
options SOC_MV_KIRKWOOD
|
options SOC_MV_KIRKWOOD
|
||||||
|
|
||||||
options SCHED_4BSD # 4BSD scheduler
|
options SCHED_4BSD # 4BSD scheduler
|
||||||
|
@ -3,12 +3,12 @@
|
|||||||
#
|
#
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
#
|
||||||
|
#NO_UNIVERSE
|
||||||
|
|
||||||
ident SHEEVAPLUG
|
ident SHEEVAPLUG
|
||||||
include "../mv/kirkwood/std.db88f6xxx"
|
include "../mv/kirkwood/std.db88f6xxx"
|
||||||
|
|
||||||
options SOC_MV_KIRKWOOD
|
options SOC_MV_KIRKWOOD
|
||||||
makeoptions MODULES_OVERRIDE=""
|
|
||||||
|
|
||||||
#makeoptions DEBUG=-g # Build kernel with gdb(1) debug symbols
|
#makeoptions DEBUG=-g # Build kernel with gdb(1) debug symbols
|
||||||
makeoptions WERROR="-Werror"
|
makeoptions WERROR="-Werror"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user