From 060629c6ef0b7e5c267d84c91600113264d33120 Mon Sep 17 00:00:00 2001 From: Anas Nashif Date: Tue, 6 Nov 2012 07:50:24 -0800 Subject: Imported Upstream version 1.2.0 --- hw/sparc64/Makefile.objs | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 hw/sparc64/Makefile.objs (limited to 'hw/sparc64') diff --git a/hw/sparc64/Makefile.objs b/hw/sparc64/Makefile.objs new file mode 100644 index 000000000..8c65fc421 --- /dev/null +++ b/hw/sparc64/Makefile.objs @@ -0,0 +1,4 @@ +obj-y = sun4u.o apb_pci.o +obj-y += mc146818rtc.o + +obj-y := $(addprefix ../,$(obj-y)) -- cgit v1.2.3