projects
/
platform
/
kernel
/
u-boot.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Merge tag '2020-01-20-ti-2020.04' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti
[platform/kernel/u-boot.git]
/
post
/
Makefile
1
# SPDX-License-Identifier: GPL-2.0+
2
#
3
# (C) Copyright 2002-2006
4
# Wolfgang Denk, DENX Software Engineering, wd@denx.de.
5
6
obj-y += post.o
7
obj-y += tests.o
8
9
obj-y += drivers/
10
obj-$(CONFIG_PPC) += lib_powerpc/
11
obj-$(CONFIG_MPC83xx) += cpu/mpc83xx/