summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu/armv7/bcm281xx/Makefile
blob: bd867a271802fa32ea00b0836b63949086b4ccd7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#
# Copyright 2013 Broadcom Corporation.
#
# SPDX-License-Identifier:	GPL-2.0+
#

obj-y	+= reset.o
obj-y	+= clk-core.o
obj-y	+= clk-bcm281xx.o
obj-y	+= clk-sdio.o
obj-y	+= clk-bsc.o
obj-$(CONFIG_BCM_SF2_ETH) += clk-eth.o
OpenPOWER on IntegriCloud