summaryrefslogtreecommitdiff
path: root/ether.conf
AgeCommit message (Collapse)AuthorFilesLines
2013-05-05misc: move file to source rootDaniel Borkmann1-0/+291
Only have Makefile specific folders in the project root where the binaries are stored, the rest should be part of the repository root. Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
commit/?id=ea12c45f1b368e2a0ad080e863291171ee2f98b1'>ea12c45f1b368e2a0ad080e863291171ee2f98b1 (patch) treef8169c3876569ca97f552e9c9f6185a4b0cba4c8 parente01957abd4cb3816a1eaaf191b16de182ebb333e (diff)
hsi: Only descend into hsi directory when CONFIG_HSI is set
When CONFIG_HSI is not set make will still descend into the hsi directory but nothing will be built. This produces unneeded build artifacts and messages in addition to slowing the build. Fix this here. Signed-off-by: Andrew F. Davis <afd@ti.com> Signed-off-by: Sebastian Reichel <sre@kernel.org>
Diffstat