kumquat-buildroot/linux
Thomas De Schampheleire fbc2494a41 Remove redundant dollar signs in Config.in files
Some Config.in(.host) files have constructs like:

config FOO_VERSION
	string
	default "1.0" if FOO_1_0
	default "2.0" if FOO_2_0
	default $FOO_CUSTOM_VERSION if FOO_CUSTOM

The dollar sign here is not needed and confusing, so can be removed.

Signed-off-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2013-10-26 19:58:30 +02:00
..
Config.ext.in Config.in files: unify comments of toolchain option dependencies 2013-10-14 22:45:57 +02:00
Config.in Remove redundant dollar signs in Config.in files 2013-10-26 19:58:30 +02:00
linux-ext-rtai.mk
linux-ext-xenomai.mk
linux.mk linux.mk: target-install: drop extra (invalid) DEPMOD parameter 2013-09-11 13:21:53 +02:00