aboutsummaryrefslogtreecommitdiffstats
path: root/package/boot/uboot-kirkwood/patches/008-nsa325-uboot-generic.patch
diff options
context:
space:
mode:
authorAlberto Bursi <alberto.bursi@outlook.it>2018-06-18 19:49:16 +0200
committerMathias Kresin <dev@kresin.me>2018-06-27 08:42:54 +0200
commitccd1dc3d2044b3cf624f93c86e127f55c5632231 (patch)
tree01538c61802b88572220c2cb77e77b11b29b0ca9 /package/boot/uboot-kirkwood/patches/008-nsa325-uboot-generic.patch
parent4ec9763ee93243464af9943f360e945e7ce9faed (diff)
downloadupstream-ccd1dc3d2044b3cf624f93c86e127f55c5632231.tar.gz
upstream-ccd1dc3d2044b3cf624f93c86e127f55c5632231.tar.bz2
upstream-ccd1dc3d2044b3cf624f93c86e127f55c5632231.zip
uboot-kirkwood: fix whitespaces
remove whitespaces from the patches Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
Diffstat (limited to 'package/boot/uboot-kirkwood/patches/008-nsa325-uboot-generic.patch')
-rw-r--r--package/boot/uboot-kirkwood/patches/008-nsa325-uboot-generic.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/package/boot/uboot-kirkwood/patches/008-nsa325-uboot-generic.patch b/package/boot/uboot-kirkwood/patches/008-nsa325-uboot-generic.patch
index fd6dd6fa36..7fed859031 100644
--- a/package/boot/uboot-kirkwood/patches/008-nsa325-uboot-generic.patch
+++ b/package/boot/uboot-kirkwood/patches/008-nsa325-uboot-generic.patch
@@ -3,19 +3,19 @@
@@ -62,6 +62,9 @@ config TARGET_NSA310
config TARGET_NSA310S
bool "Zyxel NSA310S"
-
+
+config TARGET_NSA325
+ bool "Zyxel NSA325 board"
+
endchoice
-
+
config SYS_SOC
@@ -85,5 +88,6 @@ source "board/Seagate/goflexhome/Kconfig
source "board/Seagate/nas220/Kconfig"
source "board/zyxel/nsa310/Kconfig"
source "board/zyxel/nsa310s/Kconfig"
+source "board/zyxel/nsa325/Kconfig"
-
+
endif
--- /dev/null
+++ b/board/zyxel/nsa325/Kconfig