diff options
author | lloyd <[email protected]> | 2009-10-13 16:01:51 +0000 |
---|---|---|
committer | lloyd <[email protected]> | 2009-10-13 16:01:51 +0000 |
commit | 3bc2bb0461b1b40466821daf0061eab769621eab (patch) | |
tree | aee53148a1a582a249c879c67c9d995ce66c8052 /src/build-data/arch/hitachi-sh | |
parent | 88e03041c4c8a33a7fc3311cfca5fc398294ff08 (diff) |
Rename all of the build-data files with a .txt extension, and filter for
such in configure.py. Paul Clark reported on the list having problems with
it otherwise because of CVS droppings being picked up and subsequently
errored on when parsing them as build info files (of course) failed.
Diffstat (limited to 'src/build-data/arch/hitachi-sh')
-rw-r--r-- | src/build-data/arch/hitachi-sh | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/src/build-data/arch/hitachi-sh b/src/build-data/arch/hitachi-sh deleted file mode 100644 index 8e9f7eee3..000000000 --- a/src/build-data/arch/hitachi-sh +++ /dev/null @@ -1,11 +0,0 @@ -realname "Hitachi SH" - -default_submodel hitachi-sh1 - -<submodels> -hitachi-sh1 -hitachi-sh2 -hitachi-sh3 -hitachi-sh3e -hitachi-sh4 -</submodels> |