From a25a0ef51e642130017e19f3e41af1b794aa75c1 Mon Sep 17 00:00:00 2001 From: Anthony Liguori Date: Mon, 10 Aug 2009 17:14:11 -0500 Subject: Only build osdep once We no longer need hackery to work around kqemu Signed-off-by: Anthony Liguori --- osdep.c | 3 --- 1 file changed, 3 deletions(-) (limited to 'osdep.c') diff --git a/osdep.c b/osdep.c index baacce7..90cc95f 100644 --- a/osdep.c +++ b/osdep.c @@ -33,9 +33,6 @@ #include #endif -/* FIXME: This file should be target independent. However it has kqemu - hacks, so must be built for every target. */ - /* Needed early for CONFIG_BSD etc. */ #include "config-host.h" -- cgit v1.1