buildrootschalter/package/linux-headers
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
..
3.3.8
3.0.101 linux-headers: bump 3.{0, 4}.x stable versions 2013-10-22 23:13:09 +02:00
Config.in.host Remove redundant dollar signs in Config.in files 2013-10-26 19:58:30 +02:00
linux-headers.mk