]> git.sur5r.net Git - u-boot/blobdiff - arch/arm/cpu/armv7/bcm281xx/Makefile
SPDX: Convert all of our single license tags to Linux Kernel style
[u-boot] / arch / arm / cpu / armv7 / bcm281xx / Makefile
index 98f5aa59ca96cc0fe392167ea7d6a4dd2607ca5b..e5099975cba3271ee99389dcfc9140c785ada79c 100644 (file)
@@ -1,11 +1,11 @@
+# SPDX-License-Identifier: GPL-2.0+
 #
 # 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
+obj-y  += clk-usb-otg.o