compat-wireless: start using CONFIG_COMPAT_KERNEL_ in code
authorLuis R. Rodriguez <mcgrof@frijolero.org>
Sat, 25 Feb 2012 00:55:32 +0000 (16:55 -0800)
committerLuis R. Rodriguez <mcgrof@frijolero.org>
Sat, 25 Feb 2012 01:26:47 +0000 (17:26 -0800)
commit37de7f595de5ebd57176052f4d7b84cca35e44c2
tree0ad8f3442197a9a081bce06b6c710f11b9830e2a
parent4f11b98f20455f018a7d8d211607b548c7ff7e38
compat-wireless: start using CONFIG_COMPAT_KERNEL_ in code

This lets use the defined CONFIG_COMPAT_KERNEL_* in C code and
header files. Next step is to remove the Makefile hackery to
defines CONFIG_COMPAT_KERNEL_* stuff as we have a generated
file for us now.

Signed-off-by: Luis R. Rodriguez <mcgrof@frijolero.org>
Makefile
scripts/check_config.sh
scripts/gen-compat-autoconf.sh