Commits
Masahiro Yamada committed 8ee19a73194
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>