~ubuntu-branches/debian/sid/botan/sid

« back to all changes in this revision

Viewing changes to misc/config/arch/arm

  • Committer: Package Import Robot
  • Author(s): Laszlo Boszormenyi (GCS)
  • Date: 2018-03-01 22:23:25 UTC
  • mfrom: (1.2.2)
  • Revision ID: package-import@ubuntu.com-20180301222325-7p7vc45gu3hta34d
Tags: 2.4.0-2
* Don't remove .doctrees from the manual if it doesn't exist.
* Don't specify parallel to debhelper.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
realname "ARM"
2
 
 
3
 
default_submodel arm2
4
 
 
5
 
<submodels>
6
 
arm2
7
 
arm3
8
 
arm6
9
 
arm7
10
 
arm8
11
 
arm9
12
 
strongarm
13
 
strongarm110
14
 
strongarm1100
15
 
xscale
16
 
</submodels>
17
 
 
18
 
<submodel_aliases>
19
 
sa110 -> strongarm110
20
 
sa1100 -> strongarm1100
21
 
strongarm1110 -> strongarm1100
22
 
</submodel_aliases>