commit | c8febb3940d195db5c3d18b9ec838f340baa7ef4 | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.masahiro@socionext.com> | Fri Feb 05 17:55:12 2016 +0900 |
committer | Tom Rini <trini@konsulko.com> | Mon Feb 08 10:22:40 2016 -0500 |
tree | 8f5f1d6d7e3140226fa62ba6b71871417ea7efcf | |
parent | bee2f4b76ea50e5aad6c5dae0d9918e691dd7783 [diff] |
kbuild: remove unneeded ifdef conditionals around build rules These rules are only used for SOCFPGA, SUNXI, but no need to hide them from other SoCs. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> Reviewed-by: Simon Glass <sjg@chromium.org>