[PATCH 03/15] TODO: add a note about make options

Artem Bityutskiy dedekind1 at gmail.com
Wed Feb 5 07:10:32 PST 2014


From: Artem Bityutskiy <artem.bityutskiy at linux.intel.com>

Signed-off-by: Artem Bityutskiy <artem.bityutskiy at linux.intel.com>
---
 doc/TODO.txt | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/doc/TODO.txt b/doc/TODO.txt
index 41d8fc4..d4d829e 100644
--- a/doc/TODO.txt
+++ b/doc/TODO.txt
@@ -50,3 +50,7 @@ implementing them.
   * Stop carrying own copy of coccinelle. Just use the ones from the
     project kernel tree. This is better because our own copy tend to get
     out-of-date.
+  * We hard-code 'KCFLAGS='-Wno-missing-field-initializers
+    -Wno-sign-compare' and W=1 in 'aiaiai-make-kernel'. This is not that
+    nice. It is better to make these things to be the default value of
+    the -M parameter. The users could disable them or re-define easily.
-- 
1.8.5.2




More information about the aiaiai mailing list