xref: /openbmc/u-boot/arch/microblaze/lib/Makefile (revision c40b6df87fc0193a7184ada9f53aaf57cdec0cdf)
1# SPDX-License-Identifier: GPL-2.0+
2#
3# (C) Copyright 2003-2006
4# Wolfgang Denk, DENX Software Engineering, wd@denx.de.
5
6obj-$(CONFIG_CMD_BOOTM) += bootm.o
7obj-y	+= muldi3.o
8