From: Luis R. Rodriguez <mcgrof@xxxxxxxxxxxxx> I was tired of seeing ckmake fail against different kernels, this series of patches fixes compilation against all supported kernels. The modpost one was tricky. Luis R. Rodriguez (4): compat: fix compilation warning for compat_firmware_class on 2.6.26 compat: clean ckmake log of color output compat: avoid NOSTDINC_FLAGS during modpost compat: fix compat_firmware class for all kernels Makefile | 27 ++++++++++++++++----------- bin/ckmake | 3 +++ compat/compat_firmware_class.c | 6 +++--- scripts/skip-colors | 2 ++ 4 files changed, 24 insertions(+), 14 deletions(-) create mode 100755 scripts/skip-colors -- 1.7.4.15.g7811d -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html