]> git.sur5r.net Git - u-boot/blob - post/Makefile
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
[u-boot] / 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-$(CONFIG_POST_STD_LIST)     += tests.o
8
9 obj-y += drivers/
10 obj-$(CONFIG_PPC) += lib_powerpc/
11 obj-$(CONFIG_MPC83xx) += cpu/mpc83xx/