diff options
author | Rob Johnston <rob.johnston@joyent.com> | 2017-12-06 01:15:38 +0000 |
---|---|---|
committer | Rob Johnston <rob.johnston@joyent.com> | 2017-12-13 22:59:32 +0000 |
commit | a52dd1de494223aa5cbd41a0f9caa61a31da59cf (patch) | |
tree | 20e6fe92f90eeecb5b4dedb1182d835b3c75de4f /.gitignore | |
parent | 7ff9b8c219fc6754caba481e5482c33ec6161010 (diff) | |
download | illumos-joyent-a52dd1de494223aa5cbd41a0f9caa61a31da59cf.tar.gz |
OS-6496 Add platform-specific topo maps for the Joyent J310x platform
Reviewed by: Robert Mustacchi <rm@joyent.com>
Approved by: Joshua M. Clulow <jmc@joyent.com>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 95e6747da6..db479b360e 100644 --- a/.gitignore +++ b/.gitignore @@ -3253,6 +3253,7 @@ usr/src/lib/fm/topo/libtopo/common/topo_error.c usr/src/lib/fm/topo/libtopo/common/topo_tables.c usr/src/lib/fm/topo/libtopo/i386/lint.out usr/src/lib/fm/topo/libtopo/i386/llib-ltopo.ln +usr/src/lib/fm/topo/maps/SMCI,SSG-2028R-ACR24L/SSG-2028R-ACR24L-disk-hc-topology.xml usr/src/lib/fm/topo/maps/SUNW,Netra-X4200-M2/Netra-X4200-M2-disk-hc-topology.xml usr/src/lib/fm/topo/maps/SUNW,Sun-Fire-X4200-M2/Sun-Fire-X4200-M2-disk-hc-topology.xml usr/src/lib/fm/topo/maps/SUNW,Sun-Fire-X4200-Server/Sun-Fire-X4200-Server-disk-hc-topology.xml |