Add qemu 2.4.0
[kvmfornfv.git] / qemu / roms / u-boot / arch / mips / lib / Makefile
diff --git a/qemu/roms/u-boot/arch/mips/lib/Makefile b/qemu/roms/u-boot/arch/mips/lib/Makefile
new file mode 100644 (file)
index 0000000..e483e86
--- /dev/null
@@ -0,0 +1,15 @@
+#
+# (C) Copyright 2003-2006
+# Wolfgang Denk, DENX Software Engineering, wd@denx.de.
+#
+# SPDX-License-Identifier:     GPL-2.0+
+#
+
+ifndef CONFIG_SYS_GENERIC_BOARD
+obj-y  += board.o
+endif
+obj-y  += io.o
+
+obj-$(CONFIG_CMD_BOOTM) += bootm.o
+
+lib-$(CONFIG_USE_PRIVATE_LIBGCC) += ashldi3.o ashrdi3.o lshrdi3.o