]> git.karo-electronics.de Git - karo-tx-uboot.git/commit
kbuild: remove unneeded ifdef conditionals around build rules
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Fri, 5 Feb 2016 08:55:12 +0000 (17:55 +0900)
committerTom Rini <trini@konsulko.com>
Mon, 8 Feb 2016 15:22:40 +0000 (10:22 -0500)
commit8ee19a7319497ab855e772c282201fcd08dc9590
tree8f5f1d6d7e3140226fa62ba6b71871417ea7efcf
parent0cb389dd1a3805db9639f70131e58f9bb602100e
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>
scripts/Makefile.spl