]> git.kernelconcepts.de Git - karo-tx-uboot.git/blob - arch/arm/cpu/armv7/bcm281xx/Makefile
Merge branch 'karo-tx-uboot' into kc-merge
[karo-tx-uboot.git] / arch / arm / cpu / armv7 / bcm281xx / Makefile
1 #
2 # Copyright 2013 Broadcom Corporation.
3 #
4 # SPDX-License-Identifier:      GPL-2.0+
5 #
6
7 obj-y   += reset.o
8 obj-y   += clk-core.o
9 obj-y   += clk-bcm281xx.o
10 obj-y   += clk-sdio.o
11 obj-y   += clk-bsc.o
12 obj-$(CONFIG_BCM_SF2_ETH) += clk-eth.o
13 obj-y   += clk-usb-otg.o