commit | 29780bb7af61752924cf4814f2d8180747b38105 | [log] [tgz] |
---|---|---|
author | Michael Krufky <mkrufky@m1k.net> | Wed Jul 27 11:45:59 2005 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Wed Jul 27 16:26:17 2005 -0700 |
tree | 6af2ff17efb50983c03f035e2f0ebae8adab072b | |
parent | 84de2eff1390a89a76507abc3073dad8de751869 [diff] |
[PATCH] v4l: hybrid dvb: rename CFLAGS from CONFIG_DVB_xxxx back to original HAVE_xxxx The #define CONFIG_DVB_* are actually CFLAGS set by Makefile. CONFIG_* namespace is reserved for Kconfig. This renames them back to HAVE_* Signed-off-by: Michael Krufky <mkrufky@m1k.net> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>