diff options
Diffstat (limited to 'extra/Configs/Config.vax')
| -rw-r--r-- | extra/Configs/Config.vax | 24 |
1 files changed, 0 insertions, 24 deletions
diff --git a/extra/Configs/Config.vax b/extra/Configs/Config.vax deleted file mode 100644 index 4192e28c2..000000000 --- a/extra/Configs/Config.vax +++ /dev/null @@ -1,24 +0,0 @@ -# -# For a description of the syntax of this configuration file, -# see extra/config/Kconfig-language.txt -# - -config TARGET_ARCH - string - default "vax" - -config FORCE_OPTIONS_FOR_ARCH - bool - default y - select ARCH_LITTLE_ENDIAN - select ARCH_HAS_NO_LDSO - -config ARCH_CFLAGS - string - -config ARCH_LDFLAGS - string - -config CROSS - string - default "vax-linux-uclibc-" |
