]> git.sur5r.net Git - u-boot/blobdiff - drivers/cpu/Makefile
dm: Implement a CPU uclass
[u-boot] / drivers / cpu / Makefile
diff --git a/drivers/cpu/Makefile b/drivers/cpu/Makefile
new file mode 100644 (file)
index 0000000..8710160
--- /dev/null
@@ -0,0 +1,7 @@
+#
+# Copyright (c) 2015 Google, Inc
+# Wolfgang Denk, DENX Software Engineering, wd@denx.de.
+#
+# SPDX-License-Identifier:      GPL-2.0+
+#
+obj-$(CONFIG_CPU) += cpu-uclass.o