From 9e05689406c83ae3020ca32a6ec6387466209138 Mon Sep 17 00:00:00 2001 From: Christian Eppler Date: Mon, 13 May 2013 16:22:27 +0200 Subject: Implement Kconfig build system Signed-off-by: Christian Eppler --- kconfig-frontends/frontends/qconf/qconf.cc.patch | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 kconfig-frontends/frontends/qconf/qconf.cc.patch (limited to 'kconfig-frontends/frontends/qconf/qconf.cc.patch') diff --git a/kconfig-frontends/frontends/qconf/qconf.cc.patch b/kconfig-frontends/frontends/qconf/qconf.cc.patch new file mode 100644 index 0000000..6769d75 --- /dev/null +++ b/kconfig-frontends/frontends/qconf/qconf.cc.patch @@ -0,0 +1,12 @@ +diff --git a/frontends/qconf/qconf.cc b/frontends/qconf/qconf.cc +--- a/frontends/qconf/qconf.cc ++++ b/frontends/qconf/qconf.cc +@@ -47,7 +47,7 @@ + #include "qconf.h" + + #include "qconf.moc" +-#include "images.c" ++#include "images.h" + + #ifdef _ + # undef _ -- cgit v1.2.3