1
0
mirror of git://projects.qi-hardware.com/f32xbase.git synced 2025-04-21 12:27:27 +03:00

Put libraries at end of linker invocation to make it work with local

libraries. Some minor cleanup.

- lib/Makefile.common: introduced LDLIBS to place libraries at the end of
  the $(LD) command line
- lib/Makefile.common: put spaces around assignments
- README: added short name of project to title
This commit is contained in:
Werner Almesberger
2010-08-20 16:16:13 -03:00
parent 2a5850591c
commit fa7fb48296
2 changed files with 7 additions and 6 deletions

4
README
View File

@@ -1,5 +1,5 @@
C8051F32x firmware infrastructure
=================================
F328Xbase - C8051F32x firmware infrastructure
=============================================
Copyright 2008-2010 Werner Almesberger