FreeCalypso > hg > freecalypso-sw
annotate gsm-fw/include/Makefile @ 474:6e6d4c1ec733
os_isr.c: os_CreateOSISR(): missed the assignment to .stack
| author | Michael Spacefalcon <msokolov@ivan.Harhan.ORG> |
|---|---|
| date | Fri, 27 Jun 2014 01:20:23 +0000 |
| parents | afceeeb2cba1 |
| children |
| rev | line source |
|---|---|
|
88
ccde45a06737
nuc-fw: beginning of the configuration mechanism
Michael Spacefalcon <msokolov@ivan.Harhan.ORG>
parents:
diff
changeset
|
1 all: |
|
ccde45a06737
nuc-fw: beginning of the configuration mechanism
Michael Spacefalcon <msokolov@ivan.Harhan.ORG>
parents:
diff
changeset
|
2 |
|
ccde45a06737
nuc-fw: beginning of the configuration mechanism
Michael Spacefalcon <msokolov@ivan.Harhan.ORG>
parents:
diff
changeset
|
3 clean: |
|
ccde45a06737
nuc-fw: beginning of the configuration mechanism
Michael Spacefalcon <msokolov@ivan.Harhan.ORG>
parents:
diff
changeset
|
4 rm -f config.* |
