diff options
author | Bernd Kuhls <bernd.kuhls@t-online.de> | 2016-02-21 00:12:04 +0100 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2016-02-21 14:39:20 +0100 |
commit | 0fcaabc3eaa5e048312cb666e3a063b2c0a9f09c (patch) | |
tree | 0b221a13288d11533e45a2ef39054073f15cb733 | |
parent | 88b756986a46340603676397383a07cf5580101f (diff) | |
download | buildroot-0fcaabc3eaa5e048312cb666e3a063b2c0a9f09c.tar.gz buildroot-0fcaabc3eaa5e048312cb666e3a063b2c0a9f09c.zip |
package/e2fsprogs: remove whitespace
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
-rw-r--r-- | package/e2fsprogs/Config.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/package/e2fsprogs/Config.in b/package/e2fsprogs/Config.in index ac3eae71db..e540337d7f 100644 --- a/package/e2fsprogs/Config.in +++ b/package/e2fsprogs/Config.in @@ -1,4 +1,3 @@ - config BR2_PACKAGE_E2FSPROGS bool "e2fsprogs" depends on BR2_USE_WCHAR # util-linux |