repo.or.cz
/
u-boot
/
qq2440-u-boot.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
arm: vf610: add uart0 clock/iomux definitions
[u-boot/qq2440-u-boot.git]
/
board
/
vpac270
/
Makefile
blob
ad7f7d8d66d1d59985a98e514a868c46811de0a3
1
#
2
# Voipac PXA270 Support
3
#
4
# Copyright (C) 2010 Marek Vasut <marek.vasut@gmail.com>
5
#
6
# SPDX-License-Identifier: GPL-2.0+
7
#
8
9
ifndef
CONFIG_SPL_BUILD
10
obj-y
:=
vpac270.o
11
else
12
obj-y
:=
onenand.o
13
endif