From: Nicolas Palix Date: Sat, 2 Mar 2013 21:36:26 +0000 (+0100) Subject: Coccinelle: Cleanup the setting of the FLAGS and OPTIONS variables X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~16^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9e395550779efa07ee00809a041534b9641fb7a7;p=pandora-kernel.git Coccinelle: Cleanup the setting of the FLAGS and OPTIONS variables The FLAGS variable is factorized independently of the ONLINE mode. The OPTIONS variable is now based on LINUXINCLUDE and explicit includes are thus removed. The format of the -I option differs between gcc and spatch. The COCCIINCLUDE is used to adapt the format. This rewritting needs bash. Signed-off-by: Nicolas Palix Signed-off-by: Michal Marek --- Reading git-diff-tree failed