]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ARM: socfpga: remove redundant config.mk
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Tue, 21 Apr 2015 11:38:19 +0000 (20:38 +0900)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 8 Sep 2015 20:37:17 +0000 (22:37 +0200)
commit816e0b5d2edf5b3b543e4c8a60a7ffa4eedb2193
treee6cf53525c7dab1d0df3b3b8e1f7143ff716f153
parent93483a8d24fc8c4991a041a29d1edc43544050ce
ARM: socfpga: remove redundant config.mk

Because all the SOCFPGA boards define CONFIG_SPL_FRAMEWORK
(see include/configs/socfpga_common.h), u-boot.img is automatically
added to the target image list by the top Makefile.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
arch/arm/cpu/armv7/socfpga/config.mk [deleted file]