]> www.infradead.org Git - users/dedekind/aiaiai.git/commitdiff
example-aiaiai.cfg: add the "make_options" parameter
authorArtem Bityutskiy <artem.bityutskiy@linux.intel.com>
Wed, 5 Feb 2014 12:01:45 +0000 (14:01 +0200)
committerArtem Bityutskiy <artem.bityutskiy@linux.intel.com>
Wed, 5 Feb 2014 15:12:12 +0000 (17:12 +0200)
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
doc/email/example-aiaiai.cfg

index a82d2ec88a284ac5ae4594f8fde6c09f9787fa05..3d26dff5a9e2e217a9aec427cb08bcaadb2d8623 100644 (file)
@@ -99,4 +99,8 @@
        # messages or commentaries.
        unwanted_keywords = /home/aiaiai/work/aiaiai/unwanted-keywords.txt
 
+       # Additional kernel build options which are appended to the end of the
+       # "make" command. For example, W=2 KALLSYMS_EXTRA_PASS=1.
+       make_options =
+
 # More "prj_xyz" sections may be added