+------------------------------------------------------------------------------+
+- Hitachi Gigabit Fibre Channel Adapter Driver for Linux                     -+
+-  Copyright (C) 2004,2014 Hitachi, Ltd                                      -+
+------------------------------------------------------------------------------+

This software is licensed under the terms of the GNU General Public License, version 2.
For more details, refer to the COPYING file in the rpm package.

We are not responsible for the contents, 
and assumes no responsibility for and makes no warranty or representation
 as to the accuracy, completeness, reliability or usefulness.
We cannot answer any questions about the contents of the source code.

1) Building binary rpm package.
Execute the below command with root privileges.
Notice that we do not support binaries generated by this method.

  # rpmbuild --rebuild --define "kversion <target kernel version>" -ba --target <target arch>  <source rpm file>

ex) If you build a binary rpm using a source rpm htc-hfcldd-4.11.17.2166-1.sles11sp3.src.rpm, execute this command.
  # rpmbuild --rebuild --define "kversion `uname -r`" -ba --target x86_64 htc-hfcldd-4.11.17.2166-1.sles11sp3.src.rpm

2) You can install the rpm package generated in /usr/src/packages/RPMS/<arch> directory.

ex)
# ls /usr/src/packages/RPMS/x86_64/
htc-hfcldd-kmp-default-4.11.17.2166_3.0.76_0.11-1.sles11sp3.x86_64.rpm
