diff options
| author | Oleg Nesterov <oleg@tv-sign.ru> | 2006-01-02 22:20:21 +0300 |
|---|---|---|
| committer | Josh Triplett <josh@freedesktop.org> | 2006-12-05 03:08:58 -0800 |
| commit | 3c083484a3594f3c4e72fc06c001418a67dfe71a (patch) | |
| tree | c90b2526ca36e8db30a00ce8ea41bbe45e45e1ec /Makefile | |
| parent | 07ad7987620f13b96a52c890fcfc609d1de8da5e (diff) | |
| download | sparse-dev-3c083484a3594f3c4e72fc06c001418a67dfe71a.tar.gz | |
implement #strong_define
Example
#strong_define FOO 1
#undef FOO // silently ignored
#define FOO 2 // silently ignored
This allows (for example) to override CONFIG_XXX values without
editing include/linux/autoconf.h
I think this is useful. If you think differently, I will appreciate
your comments on this patch correctness.
Signed-off-by: Oleg Nesterov <oleg@tv-sign.ru>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions
