projects
/
platform
/
kernel
/
u-boot.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Merge branch 'master' of git://git.denx.de/u-boot-tegra
[platform/kernel/u-boot.git]
/
arch
/
arm
/
cpu
/
arm1136
/
Makefile
1
#
2
# (C) Copyright 2000-2006
3
# Wolfgang Denk, DENX Software Engineering, wd@denx.de.
4
#
5
# SPDX-License-Identifier: GPL-2.0+
6
#
7
8
extra-y = start.o
9
obj-y = cpu.o
10
11
obj-$(CONFIG_MX31) += mx31/
12
obj-$(CONFIG_MX35) += mx35/