summaryrefslogtreecommitdiff
path: root/board/vpac270/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'board/vpac270/Makefile')
-rw-r--r--board/vpac270/Makefile13
1 files changed, 0 insertions, 13 deletions
diff --git a/board/vpac270/Makefile b/board/vpac270/Makefile
deleted file mode 100644
index ad7f7d8..0000000
--- a/board/vpac270/Makefile
+++ /dev/null
@@ -1,13 +0,0 @@
-#
-# Voipac PXA270 Support
-#
-# Copyright (C) 2010 Marek Vasut <marek.vasut@gmail.com>
-#
-# SPDX-License-Identifier: GPL-2.0+
-#
-
-ifndef CONFIG_SPL_BUILD
-obj-y := vpac270.o
-else
-obj-y := onenand.o
-endif