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

obj-y	+= board.o
obj-$(CONFIG_CMD_BOOTM) += bootm.o
obj-y	+= timer.o
OpenPOWER on IntegriCloud