From 923a59315c3acdc8f4deb2c8470c71902838271a Mon Sep 17 00:00:00 2001 From: Hauke Mehrtens Date: Fri, 20 Nov 2015 22:50:11 +0000 Subject: uboot-kirkwood: fix build with gcc-5 This backports a patch from upstream u-boot to make it compile with gcc-5. Signed-off-by: Hauke Mehrtens SVN-Revision: 47537 --- package/boot/uboot-kirkwood/patches/200-openwrt-config.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/boot/uboot-kirkwood/patches/200-openwrt-config.patch') diff --git a/package/boot/uboot-kirkwood/patches/200-openwrt-config.patch b/package/boot/uboot-kirkwood/patches/200-openwrt-config.patch index 0e0dd02213..0e84d3bd62 100644 --- a/package/boot/uboot-kirkwood/patches/200-openwrt-config.patch +++ b/package/boot/uboot-kirkwood/patches/200-openwrt-config.patch @@ -1,6 +1,6 @@ --- a/arch/arm/cpu/arm926ejs/kirkwood/Kconfig +++ b/arch/arm/cpu/arm926ejs/kirkwood/Kconfig -@@ -84,4 +84,7 @@ +@@ -84,4 +84,7 @@ source "board/raidsonic/ib62x0/Kconfig" source "board/Seagate/dockstar/Kconfig" source "board/Seagate/goflexhome/Kconfig" -- cgit v1.2.3