Gregory Nutt
|
634dd7709b
|
apps/, Various Makefiles: Fix mixed references to nuttx/lib. These need to be changed to nuttx/staging.
|
2018-05-30 11:08:13 -06:00 |
|
Gregory Nutt
|
4cdfdaf70c
|
ELF build reuires -fno-common in CFLAGS
|
2014-09-08 07:57:05 -06:00 |
|
Gregory Nutt
|
1597617001
|
libapps.a needs to be added to the list of libraries to link against.
|
2014-09-07 10:45:41 -06:00 |
|
Gregory Nutt
|
b9a650ae8c
|
apps/ make-related fixes. Now builds kernel mode file system
|
2014-09-06 12:28:30 -06:00 |
|
Gregory Nutt
|
69081d6665
|
For the kernel build, there is no reason for ELF flags to be different
|
2014-09-06 10:31:17 -06:00 |
|
Gregory Nutt
|
95679676a1
|
Need to add CRT0 to every Makefile in apps/examples/tests
|
2014-09-05 16:05:29 -06:00 |
|
Gregory Nutt
|
a03bd2f1e7
|
Add libgcc to the set of libraries to link against
|
2014-09-05 15:35:41 -06:00 |
|
Gregory Nutt
|
5cd3325f7e
|
Provide library names and paths in apps/import/Make.defs
|
2014-09-05 13:59:20 -06:00 |
|
Gregory Nutt
|
01ece7672d
|
apps/import Make.defs must also define CFLAGS
|
2014-09-05 12:16:45 -06:00 |
|
Gregory Nutt
|
1193499a4b
|
Copy more logic from nuttx/tools/Config.mk into the Make.defs file. Plus trivial related changes
|
2014-09-05 11:26:27 -06:00 |
|
Gregory Nutt
|
e8ab24001d
|
Flesh out apps/import/Make.defs a little
|
2014-09-05 09:16:08 -06:00 |
|
Gregory Nutt
|
27c6a0b830
|
Add an apps/import Make.defs file. Not much there yet, but it will be needed for 'make import'
|
2014-09-05 07:39:35 -06:00 |
|