]> www.infradead.org Git - users/dedekind/aiaiai.git/commit
aiaiai: don't hardcode KCFLAGS or W=1
authorJacob Keller <jacob.e.keller@intel.com>
Wed, 9 Apr 2014 22:26:13 +0000 (15:26 -0700)
committerArtem Bityutskiy <artem.bityutskiy@linux.intel.com>
Sat, 26 Apr 2014 00:31:46 +0000 (17:31 -0700)
commit7ec4908cdd4471769bb0df985b09e0cf97d0310a
tree981dc96b21aba1dd94bd541d107d36110c5b5618
parent6ea39986297d8a3c3206714891e607c23315341c
aiaiai: don't hardcode KCFLAGS or W=1

This patch fixes the TODO item regarding hardcoded kernel make
parameters. We now default -M to be "KCFLAGS='-Wno-missing-initializers
-Wno-sign-compare' W=1", and allow redefining the option via the email
configuration line or the command line setting for aiaiai-test-patchset

Signed-off-by: Jacob Keller <jacob.e.keller@intel.com>
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
doc/TODO.txt
doc/email/example-aiaiai.cfg
helpers/aiaiai-make-kernel