commit | c54a73d8202a3f072f6635ec1046edb34f770a81 | [log] [tgz] |
---|---|---|
author | Dennis Dalessandro <dennis.dalessandro@intel.com> | Wed Aug 15 22:58:31 2018 -0700 |
committer | Doug Ledford <dledford@redhat.com> | Sat Sep 01 08:11:34 2018 -0400 |
tree | fd96d2346c2dc38eeba291147e9a1d7574fcc2aa | |
parent | 030e46e495af855a13964a0aab9753ea82a96edc [diff] |
IB/hfi1: Rework file list in Makefile We want to keep files in alphabetical order in our makefile, however this just makes for messy diffs when adding (or removing) files. Let's just clean this up and make it line by line. Reviewed-by: Michael J. Ruhl <michael.j.ruhl@intel.com> Signed-off-by: Dennis Dalessandro <dennis.dalessandro@intel.com> Signed-off-by: Doug Ledford <dledford@redhat.com>