summaryrefslogtreecommitdiffstats
path: root/Makefile.target
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.target')
-rw-r--r--Makefile.target8
1 files changed, 0 insertions, 8 deletions
diff --git a/Makefile.target b/Makefile.target
index ce065fb..f682560 100644
--- a/Makefile.target
+++ b/Makefile.target
@@ -497,14 +497,6 @@ OBJS+=fw_cfg.o
ifdef CONFIG_KVM
OBJS+=kvm.o kvm-all.o
endif
-ifdef CONFIG_WIN32
-OBJS+=block-raw-win32.o
-else
-ifdef CONFIG_AIO
-OBJS+=posix-aio-compat.o
-endif
-OBJS+=block-raw-posix.o
-endif
LIBS+=-lz
ifdef CONFIG_ALSA
OpenPOWER on IntegriCloud