diff options
author | Paul Wassi <p.wassi@gmx.at> | 2017-03-25 11:46:10 +0100 |
---|---|---|
committer | John Crispin <john@phrozen.org> | 2017-03-27 08:09:00 +0200 |
commit | 55920643b1e968c37906fc120f63ff1085161b9b (patch) | |
tree | e74a3855ec9808782f0590b1c76c58477490236e /package/boot/uboot-kirkwood/patches/200-openwrt-config.patch | |
parent | 49acec5b5f4b2040c307aebb1a258cf8c1ade278 (diff) | |
download | upstream-55920643b1e968c37906fc120f63ff1085161b9b.tar.gz upstream-55920643b1e968c37906fc120f63ff1085161b9b.tar.bz2 upstream-55920643b1e968c37906fc120f63ff1085161b9b.zip |
package/boot/uboot-kirkwood: fix build errors for nsa310 and nsa325
With upstream changes, the last update to U-Boot 2017.03
broke the nsa310 and nsa325 targets. Also fix some redefines.
Signed-off-by: Paul Wassi <p.wassi@gmx.at>
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 fdc06d5597..2784985928 100644 --- a/package/boot/uboot-kirkwood/patches/200-openwrt-config.patch +++ b/package/boot/uboot-kirkwood/patches/200-openwrt-config.patch @@ -107,7 +107,7 @@ #endif /* _CONFIG_GOFLEXHOME_H */ --- a/include/configs/nsa310.h +++ b/include/configs/nsa310.h -@@ -165,4 +165,6 @@ +@@ -141,4 +141,6 @@ #define CONFIG_CMD_DNS #endif /* CONFIG_CMD_DATE */ |