73d40bda8bdabdb1229324c85c8cad8d9065283f
[oweals/u-boot.git] / Makefile
1 #
2 # (C) Copyright 2000-2006
3 # Wolfgang Denk, DENX Software Engineering, wd@denx.de.
4 #
5 # SPDX-License-Identifier:      GPL-2.0+
6 #
7
8 obj-$(CONFIG_CMD_BOOTM) += bootm.o
9 obj-y   += cache.o
10 obj-y   += interrupts.o
11 obj-y   += time.o
12 obj-y   += traps.o