commit | df661155de7967c7b184ec04745f4db5b45e0245 | [log] [tgz] |
---|---|---|
author | Vernon Mauery <vernon.mauery@linux.intel.com> | Thu Feb 06 13:26:47 2020 -0800 |
committer | Tom Joseph <tomjoseph@in.ibm.com> | Mon Feb 10 15:27:58 2020 +0000 |
tree | 1ae77ec550174c3e7955f2fb4431e458ef014ed2 | |
parent | ccf12d213c95201a14f7d7014076af6162c6e995 [diff] |
Remove unused oemrouter.cpp The original implementation of the oem routing is not needed anymore. It was rewritten via the legacy oem routing mechanism as part of the ipmi architecture rewrite. Change-Id: I815e5d116cc02092887ce0342d499aff26988aac Signed-off-by: Vernon Mauery <vernon.mauery@linux.intel.com>
To build this package, do the following steps:
1. ./bootstrap.sh 2. ./configure ${CONFIGURE_FLAGS} 3. make
To clean the repository run ./bootstrap.sh clean
.