Deleted Added
full compact
TS7800 (282499) TS7800 (282576)
1#
2# Custom kernel for the TS-7800 board.
3#
1#
2# Custom kernel for the TS-7800 board.
3#
4# $FreeBSD: head/sys/arm/conf/TS7800 282499 2015-05-05 16:09:25Z ian $
4# $FreeBSD: head/sys/arm/conf/TS7800 282576 2015-05-07 12:38:23Z andrew $
5#
6
7ident TS7800
5#
6
7ident TS7800
8include "std.arm"
9include "../mv/orion/std.ts7800"
8include "std.arm"
9include "../mv/orion/std.ts7800"
10
11options SOC_MV_ORION
12
13#makeoptions DEBUG=-g # Build kernel with gdb(1) debug symbols
14makeoptions WERROR="-Werror"
15
16options SCHED_4BSD # 4BSD scheduler
17options INET # InterNETworking

--- 65 unchanged lines hidden ---
10
11options SOC_MV_ORION
12
13#makeoptions DEBUG=-g # Build kernel with gdb(1) debug symbols
14makeoptions WERROR="-Werror"
15
16options SCHED_4BSD # 4BSD scheduler
17options INET # InterNETworking

--- 65 unchanged lines hidden ---