diff options
Diffstat (limited to 'board/devboards')
| -rw-r--r-- | board/devboards/dbm-soc1/Makefile | 5 | ||||
| -rw-r--r-- | board/devboards/dbm-soc1/socfpga.c | 5 |
2 files changed, 0 insertions, 10 deletions
diff --git a/board/devboards/dbm-soc1/Makefile b/board/devboards/dbm-soc1/Makefile deleted file mode 100644 index 88621b04c56..00000000000 --- a/board/devboards/dbm-soc1/Makefile +++ /dev/null @@ -1,5 +0,0 @@ -# SPDX-License-Identifier: GPL-2.0+ -# -# Copyright (C) 2018 Marek Vasut <[email protected]> - -obj-y := socfpga.o diff --git a/board/devboards/dbm-soc1/socfpga.c b/board/devboards/dbm-soc1/socfpga.c deleted file mode 100644 index a907ee605e6..00000000000 --- a/board/devboards/dbm-soc1/socfpga.c +++ /dev/null @@ -1,5 +0,0 @@ -// SPDX-License-Identifier: GPL-2.0+ -/* - * Copyright (C) 2018 Marek Vasut <[email protected]> - */ -#include <common.h> |
