buildrootschalter/fs
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
..
cloop Normalize separator size to 80 2013-06-07 10:54:54 +02:00
cpio Normalize separator size to 80 2013-06-07 10:54:54 +02:00
cramfs Normalize separator size to 80 2013-06-07 10:54:54 +02:00
ext2 Normalize separator size to 80 2013-06-07 10:54:54 +02:00
initramfs package: remove the empty trailing lines 2013-09-13 11:10:23 +02:00
iso9660 fix white spaces 2013-07-20 21:13:57 +02:00
jffs2 Remove redundant dollar signs in Config.in files 2013-10-26 19:58:30 +02:00
romfs Normalize separator size to 80 2013-06-07 10:54:54 +02:00
squashfs Normalize separator size to 80 2013-06-07 10:54:54 +02:00
tar fix white spaces 2013-07-20 21:13:57 +02:00
ubifs ubifs filesystem image: line up and improve Config.in options 2013-09-12 22:01:17 +02:00
Config.in reorder fs alphabetically 2012-12-02 23:19:25 -08:00
common.mk Fix build reproducibility in Make 3.82 2013-09-06 23:27:42 +02:00