summaryrefslogtreecommitdiffstats
path: root/qemu/roms/u-boot/board/altera/nios2-generic/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'qemu/roms/u-boot/board/altera/nios2-generic/Makefile')
-rw-r--r--qemu/roms/u-boot/board/altera/nios2-generic/Makefile13
1 files changed, 13 insertions, 0 deletions
diff --git a/qemu/roms/u-boot/board/altera/nios2-generic/Makefile b/qemu/roms/u-boot/board/altera/nios2-generic/Makefile
new file mode 100644
index 000000000..84690fe04
--- /dev/null
+++ b/qemu/roms/u-boot/board/altera/nios2-generic/Makefile
@@ -0,0 +1,13 @@
+#
+# (C) Copyright 2001-2006
+# Wolfgang Denk, DENX Software Engineering, wd@denx.de.
+# (C) Copyright 2010, Thomas Chou <thomas@wytron.com.tw>
+#
+# SPDX-License-Identifier: GPL-2.0+
+#
+
+obj-y := nios2-generic.o
+obj-$(CONFIG_CMD_IDE) += ../common/cfide.o
+obj-$(CONFIG_EPLED) += ../common/epled.o
+obj-$(CONFIG_SEVENSEG) += ../common/sevenseg.o
+obj-y += text_base.o