1 # SPDX-License-Identifier: GPL-2.0+
3 # (C) Copyright 2000-2006
4 # Wolfgang Denk, DENX Software Engineering, wd@denx.de.
6 ## Build a couple of necessary functions into a private libgcc
7 ## if the user asked for it
8 lib-$(CONFIG_USE_PRIVATE_LIBGCC) += lshrdi3.o muldi3.o ashldi3.o
10 obj-$(CONFIG_CMD_BOOTM) += bootm.o