From 55920643b1e968c37906fc120f63ff1085161b9b Mon Sep 17 00:00:00 2001 From: Paul Wassi Date: Sat, 25 Mar 2017 11:46:10 +0100 Subject: 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 --- 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 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 */ -- cgit v1.2.3