diff options
author | lloyd <[email protected]> | 2006-06-03 05:58:02 +0000 |
---|---|---|
committer | lloyd <[email protected]> | 2006-06-03 05:58:02 +0000 |
commit | e321ef1ed76cd0e4ce90734cd7b5b7bd764646bd (patch) | |
tree | 19c0825f124e758fe3a5f76710b94c49ee0545de /misc/config/arch/hppa | |
parent | f6364c81754f95172d098cbefe3c33321bc6d99c (diff) |
Move the configure.pl generation code into the tree.
Diffstat (limited to 'misc/config/arch/hppa')
-rw-r--r-- | misc/config/arch/hppa | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/misc/config/arch/hppa b/misc/config/arch/hppa new file mode 100644 index 000000000..e01da76db --- /dev/null +++ b/misc/config/arch/hppa @@ -0,0 +1,17 @@ +realname "HP-PA" + +default_submodel hppa1.1 + +<aliases> +hp-pa +parisc +pa-risc +hp-parisc +hp-pa-risc +</aliases> + +<submodels> +hppa1.0 +hppa1.1 +hppa2.0 +</submodels> |