Commits

Thomas Petazzoni committed 853660b19fc
binutils: remove leftover version definitions Following d4839ffcab70f2496673e5b376f4c0d492260396 ("binutils: remove 2.20.1, 2.21 and 2.23.1"), Config.in.host contains unneeded definitions of BR2_BINUTILS_VERSION for no longer existing versions. This patch fixes that. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>