kumquat-buildroot/package/uclibc
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
..
0.9.32.1
0.9.33-arc
0.9.33.2
Config.in Remove redundant dollar signs in Config.in files 2013-10-26 19:58:30 +02:00
uClibc-0.9.32.config
uClibc-0.9.33.config
uClibc-snapshot.config
uclibc.mk