Deleted Added
full compact
XLR (233271) XLR (233644)
1#################################RMI_BSD#####################################
2# Copyright (c) 2003-2009 RMI Corporation
3# All rights reserved.
4#
5# Redistribution and use in source and binary forms, with or without
6# modification, are permitted provided that the following conditions
7# are met:
8# 1. Redistributions of source code must retain the above copyright

--- 29 unchanged lines hidden (view full) ---

38# FreeBSD World Wide Web server (http://www.FreeBSD.org/) for the
39# latest information.
40#
41# An exhaustive list of options and more detailed explanations of the
42# device lines is also present in the ../../conf/NOTES and NOTES files.
43# If you are in doubt as to the purpose or necessity of a line, check first
44# in NOTES.
45#
1#################################RMI_BSD#####################################
2# Copyright (c) 2003-2009 RMI Corporation
3# All rights reserved.
4#
5# Redistribution and use in source and binary forms, with or without
6# modification, are permitted provided that the following conditions
7# are met:
8# 1. Redistributions of source code must retain the above copyright

--- 29 unchanged lines hidden (view full) ---

38# FreeBSD World Wide Web server (http://www.FreeBSD.org/) for the
39# latest information.
40#
41# An exhaustive list of options and more detailed explanations of the
42# device lines is also present in the ../../conf/NOTES and NOTES files.
43# If you are in doubt as to the purpose or necessity of a line, check first
44# in NOTES.
45#
46# $FreeBSD: head/sys/mips/conf/XLR 233271 2012-03-21 08:38:42Z ed $
46# $FreeBSD: head/sys/mips/conf/XLR 233644 2012-03-29 02:54:35Z jmallett $
47
47
48machine mips mipseb
48machine mips mips
49ident XLR
50include "../rmi/std.xlr"
51
52makeoptions MODULES_OVERRIDE=""
53makeoptions DEBUG=-g # Build kernel with gdb(1) debug symbols
54makeoptions KERNLOADADDR=0x80100000
55#profile 2
56

--- 91 unchanged lines hidden ---
49ident XLR
50include "../rmi/std.xlr"
51
52makeoptions MODULES_OVERRIDE=""
53makeoptions DEBUG=-g # Build kernel with gdb(1) debug symbols
54makeoptions KERNLOADADDR=0x80100000
55#profile 2
56

--- 91 unchanged lines hidden ---