]> Git Repo - J-u-boot.git/blame - post/Makefile
dm: Don't undefine dev_xxx macros
[J-u-boot.git] / post / Makefile
CommitLineData
83d290c5 1# SPDX-License-Identifier: GPL-2.0+
b6a6460b 2#
f9328639 3# (C) Copyright 2002-2006
b6a6460b 4# Wolfgang Denk, DENX Software Engineering, [email protected].
b6a6460b 5
755e08f0 6obj-y += post.o
bd21f662 7obj-y += tests.o
a67cefc3 8
755e08f0
MY
9obj-y += drivers/
10obj-$(CONFIG_PPC) += lib_powerpc/
e8a8b824 11obj-$(CONFIG_MPC83xx) += cpu/mpc83xx/
This page took 0.454718 seconds and 4 git commands to generate.