diff options
author | Peter S. Mazinger <ps.m@gmx.net> | 2011-03-06 17:02:56 +0100 |
---|---|---|
committer | Peter S. Mazinger <ps.m@gmx.net> | 2011-03-06 17:02:56 +0100 |
commit | 1f08001dd7c51ce09b39310604e4baa5a973629c (patch) | |
tree | 89e84ea7fb8db4ec24532f9b70bc6df9659b6242 /extra | |
parent | 80f5587940c2cd110d06c615db252c8122a3c697 (diff) |
remove unused ARCH_CFLAGS and ARCH_LDFLAGS
Signed-off-by: Peter S. Mazinger <ps.m@gmx.net>
Diffstat (limited to 'extra')
-rw-r--r-- | extra/Configs/Config.c6x | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/extra/Configs/Config.c6x b/extra/Configs/Config.c6x index d71df3f14..7b5b00528 100644 --- a/extra/Configs/Config.c6x +++ b/extra/Configs/Config.c6x @@ -11,12 +11,6 @@ config FORCE_OPTIONS_FOR_ARCH default y select ARCH_ANY_ENDIAN -config ARCH_CFLAGS - string - -config ARCH_LDFLAGS - string - choice prompt "Target Processor Type" default CONFIG_GENERIC_C6X |