Deleted Added
full compact
XLR (215085) XLR (215270)
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 215085 2010-11-10 10:23:39Z jchandra $
46# $FreeBSD: head/sys/mips/conf/XLR 215270 2010-11-13 22:34:12Z imp $
47
47
48machine mips
48machine mips mipseb
49cpu CPU_RMI
50ident XLR
51
52makeoptions MODULES_OVERRIDE=""
53makeoptions TARGET_BIG_ENDIAN
54#
55
56include "../rmi/std.xlr"

--- 104 unchanged lines hidden ---
49cpu CPU_RMI
50ident XLR
51
52makeoptions MODULES_OVERRIDE=""
53makeoptions TARGET_BIG_ENDIAN
54#
55
56include "../rmi/std.xlr"

--- 104 unchanged lines hidden ---