diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-11-11 03:04:18 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-11-11 03:04:18 +0000 |
commit | eb33ef8a87af3e8be03d89b80f4fd5a8fbfe70a0 (patch) | |
tree | 21f77540da723d46e170eb00e07d4f0f03bf719c /extra/Configs/Config.e1 | |
parent | 1664f73efa9499cca3c3287cf5b7888fde8b832e (diff) |
remove unused ARCH_LDFLAGS and touchup broken whitespace
Diffstat (limited to 'extra/Configs/Config.e1')
-rw-r--r-- | extra/Configs/Config.e1 | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/extra/Configs/Config.e1 b/extra/Configs/Config.e1 index 9f4bce92b..841ac9b9b 100644 --- a/extra/Configs/Config.e1 +++ b/extra/Configs/Config.e1 @@ -1,5 +1,4 @@ - - +# # For a description of the syntax of this configuration file, # see extra/config/Kconfig-language.txt # @@ -25,9 +24,5 @@ config ARCH_CFLAGS string default "-mgnu-param" -config ARCH_LDFLAGS - string - config LIBGCC_CFLAGS string - |