aboutsummaryrefslogtreecommitdiffstats
path: root/package/boot/uboot-kirkwood/patches/0005-kirkwood-pogo_e02-add-CONFIG_SYS_GENERIC_BOARD-defin.patch
diff options
context:
space:
mode:
Diffstat (limited to 'package/boot/uboot-kirkwood/patches/0005-kirkwood-pogo_e02-add-CONFIG_SYS_GENERIC_BOARD-defin.patch')
-rw-r--r--package/boot/uboot-kirkwood/patches/0005-kirkwood-pogo_e02-add-CONFIG_SYS_GENERIC_BOARD-defin.patch23
1 files changed, 0 insertions, 23 deletions
diff --git a/package/boot/uboot-kirkwood/patches/0005-kirkwood-pogo_e02-add-CONFIG_SYS_GENERIC_BOARD-defin.patch b/package/boot/uboot-kirkwood/patches/0005-kirkwood-pogo_e02-add-CONFIG_SYS_GENERIC_BOARD-defin.patch
deleted file mode 100644
index 40918d4737..0000000000
--- a/package/boot/uboot-kirkwood/patches/0005-kirkwood-pogo_e02-add-CONFIG_SYS_GENERIC_BOARD-defin.patch
+++ /dev/null
@@ -1,23 +0,0 @@
-From bd862f4e7a559e38763a5280e35bf7ff14b535f1 Mon Sep 17 00:00:00 2001
-From: Luka Perkov <luka@openwrt.org>
-Date: Sun, 30 Nov 2014 02:41:19 +0100
-Subject: [PATCH 8/9] kirkwood: pogo_e02: add CONFIG_SYS_GENERIC_BOARD define
-
-Signed-off-by: Luka Perkov <luka@openwrt.org>
-CC: Prafulla Wadaskar <prafulla@marvell.com>
-CC: Stefan Roese <sr@denx.de>
----
- include/configs/pogo_e02.h | 2 ++
- 1 file changed, 2 insertions(+)
-
---- a/include/configs/pogo_e02.h
-+++ b/include/configs/pogo_e02.h
-@@ -13,6 +13,8 @@
- #ifndef _CONFIG_POGO_E02_H
- #define _CONFIG_POGO_E02_H
-
-+#define CONFIG_SYS_GENERIC_BOARD
-+
- /*
- * Machine type definition and ID
- */