]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - board/vpac270/Makefile
arm: Remove vpac270_nor_128 board
[people/ms/u-boot.git] / board / vpac270 / Makefile
diff --git a/board/vpac270/Makefile b/board/vpac270/Makefile
deleted file mode 100644 (file)
index ad7f7d8..0000000
+++ /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