]> git.sur5r.net Git - u-boot/blobdiff - arch/arm/mach-rockchip/Makefile
Fixup various SPDX tags from the latest merge
[u-boot] / arch / arm / mach-rockchip / Makefile
index e1b0519b1f4c44538c8a9b5918a176d2a2650a88..05706c472a0fef522ca4c46058460674f6543161 100644 (file)
@@ -1,8 +1,6 @@
+# SPDX-License-Identifier: GPL-2.0+
 #
 # Copyright (c) 2014 Google, Inc
-#
-# SPDX-License-Identifier:     GPL-2.0+
-#
 
 # We don't want the bootrom-helper present in a full U-Boot build, as
 # this may have entered from ATF with the stack-pointer pointing to
@@ -40,8 +38,10 @@ endif
 obj-$(CONFIG_$(SPL_TPL_)RAM) += sdram_common.o
 
 ifndef CONFIG_ARM64
+ifndef CONFIG_ROCKCHIP_RK3188
 obj-y += rk_timer.o
 endif
+endif
 
 obj-$(CONFIG_ROCKCHIP_RK3036) += rk3036/
 obj-$(CONFIG_ROCKCHIP_RK3128) += rk3128/