Add qemu 2.4.0
[kvmfornfv.git] / qemu / roms / u-boot / board / samsung / smdk5420 / Makefile
diff --git a/qemu/roms/u-boot/board/samsung/smdk5420/Makefile b/qemu/roms/u-boot/board/samsung/smdk5420/Makefile
new file mode 100644 (file)
index 0000000..c2f8886
--- /dev/null
@@ -0,0 +1,11 @@
+#
+# Copyright (C) 2013 Samsung Electronics
+#
+# SPDX-License-Identifier:     GPL-2.0+
+#
+
+obj-y  += smdk5420_spl.o
+
+ifndef CONFIG_SPL_BUILD
+obj-y  += smdk5420.o
+endif