u-boot-brain/post/Makefile

12 lines
245 B
Makefile
Raw Normal View History

# SPDX-License-Identifier: GPL-2.0+
2002-08-28 02:36:41 +09:00
#
# (C) Copyright 2002-2006
2002-08-28 02:36:41 +09:00
# Wolfgang Denk, DENX Software Engineering, wd@denx.de.
obj-y += post.o
obj-y += tests.o
obj-y += drivers/
obj-$(CONFIG_PPC) += lib_powerpc/
obj-$(CONFIG_MPC83xx) += cpu/mpc83xx/