From 8816c600d3a5d5afd3264d314417fedb1bfb3094 Mon Sep 17 00:00:00 2001 From: Peter Maydell Date: Tue, 23 Feb 2016 14:18:30 +0000 Subject: include/config.h: Remove include/config.h just includes config-target.h (and used to also include config-host.h). It is now obsolete and unused, because osdep.h does this job, so remove it. Signed-off-by: Peter Maydell Reviewed-by: Eric Blake Reviewed-by: Thomas Huth Message-id: 1456237112-32662-3-git-send-email-peter.maydell@linaro.org --- include/config.h | 1 - 1 file changed, 1 deletion(-) delete mode 100644 include/config.h (limited to 'include') diff --git a/include/config.h b/include/config.h deleted file mode 100644 index 992d761053..0000000000 --- a/include/config.h +++ /dev/null @@ -1 +0,0 @@ -#include "config-target.h" -- cgit v1.2.3-55-g7522