arm: vf610: add uart0 clock/iomux definitions
[u-boot/qq2440-u-boot.git] / board / vpac270 / Makefile
blobad7f7d8d66d1d59985a98e514a868c46811de0a3
2 # Voipac PXA270 Support
4 # Copyright (C) 2010 Marek Vasut <marek.vasut@gmail.com>
6 # SPDX-License-Identifier: GPL-2.0+
9 ifndef CONFIG_SPL_BUILD
10 obj-y := vpac270.o
11 else
12 obj-y := onenand.o
13 endif