FreeCalypso > hg > freecalypso-sw
comparison .hgignore @ 92:f459043fae0c
nuc-fw config: ld script generation implemented
author | Michael Spacefalcon <msokolov@ivan.Harhan.ORG> |
---|---|
date | Sun, 25 Aug 2013 21:20:20 +0000 |
parents | d01098eccf21 |
children | 811b138f1bed |
comparison
equal
deleted
inserted
replaced
91:3641e44f044e | 92:f459043fae0c |
---|---|
9 ^loadtools/fc-loadtool | 9 ^loadtools/fc-loadtool |
10 ^loadtools/fc-xram | 10 ^loadtools/fc-xram |
11 | 11 |
12 ^nuc-fw/build\.conf$ | 12 ^nuc-fw/build\.conf$ |
13 ^nuc-fw/config\.stamp$ | 13 ^nuc-fw/config\.stamp$ |
14 ^nuc-fw/finlink/.*\.map | 14 ^nuc-fw/finlink/.*\.ld$ |
15 ^nuc-fw/finlink/.*\.map$ | |
15 ^nuc-fw/include/config\. | 16 ^nuc-fw/include/config\. |
16 | 17 |
17 ^target-utils/.*/crt0\.S$ | 18 ^target-utils/.*/crt0\.S$ |
18 | 19 |
19 ^toolchain/binutils-2\.21\.1/ | 20 ^toolchain/binutils-2\.21\.1/ |