diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2015-11-20 22:50:11 +0000 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2015-11-20 22:50:11 +0000 |
commit | 923a59315c3acdc8f4deb2c8470c71902838271a (patch) | |
tree | a084e4eb86d2d62c5bb15863ab9a7a034344e1c4 /package/boot/uboot-kirkwood/patches/200-openwrt-config.patch | |
parent | 70a9188d1804a3173f6a7470c8dadfa188c7382c (diff) | |
download | upstream-923a59315c3acdc8f4deb2c8470c71902838271a.tar.gz upstream-923a59315c3acdc8f4deb2c8470c71902838271a.tar.bz2 upstream-923a59315c3acdc8f4deb2c8470c71902838271a.zip |
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 <hauke@hauke-m.de>
SVN-Revision: 47537
Diffstat (limited to 'package/boot/uboot-kirkwood/patches/200-openwrt-config.patch')
-rw-r--r-- | package/boot/uboot-kirkwood/patches/200-openwrt-config.patch | 2 |
1 files changed, 1 insertions, 1 deletions
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" |