]> Git Repo - u-boot.git/blob - post/Makefile
arm: mach-k3: arm64-mmu: do not map ATF and OPTEE regions in A53 MMU
[u-boot.git] / post / Makefile
1 # SPDX-License-Identifier: GPL-2.0+
2 #
3 # (C) Copyright 2002-2006
4 # Wolfgang Denk, DENX Software Engineering, [email protected].
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/
This page took 0.027943 seconds and 4 git commands to generate.