summaryrefslogtreecommitdiffstats
path: root/arch/nios2/lib/Makefile
blob: 079378a90569a6f217a12bc7c8602d6ab7c00257 (plain)
1
2
3
4
5
6
7
8
9
10
11
#
# (C) Copyright 2000-2006
# Wolfgang Denk, DENX Software Engineering, wd@denx.de.
#
# SPDX-License-Identifier:	GPL-2.0+
#

obj-y	+= cache.o
obj-$(CONFIG_CMD_BOOTM) += bootm.o
obj-y	+= libgcc.o
obj-y	+= time.o
OpenPOWER on IntegriCloud