diff options
Diffstat (limited to 'hw/sparc64/Makefile.objs')
-rw-r--r-- | hw/sparc64/Makefile.objs | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/hw/sparc64/Makefile.objs b/hw/sparc64/Makefile.objs deleted file mode 100644 index af0525c1a2..0000000000 --- a/hw/sparc64/Makefile.objs +++ /dev/null @@ -1,4 +0,0 @@ -obj-y += sparc64.o -obj-$(CONFIG_SUN4U) += sun4u_iommu.o -obj-$(CONFIG_SUN4U) += sun4u.o -obj-$(CONFIG_NIAGARA) += niagara.o |