Xiang Xiao
|
1511403fdf
|
Revert "Don't generate .depend anymore"
This reverts commit cc5ad09caa .
|
2020-03-22 23:09:40 -05:00 |
|
Xiang Xiao
|
cc5ad09caa
|
Don't generate .depend anymore
|
2020-03-22 18:15:21 +00:00 |
|
Xiang Xiao
|
e0dcfa0c55
|
Remove extra whitespace from files (#43)
* Remove multiple newlines at the end of file
* Remove the white space from the end of line
|
2020-01-31 08:29:24 -06:00 |
|
Xiang Xiao
|
7808eb62d2
|
apps/: In all Make.def files, append to CONFIGURED_APPS patch with the absolute path.
|
2019-10-17 11:33:59 -06:00 |
|
Gregory Nutt
|
3a23523147
|
Makefiles: This reverts part of commit cf0365ea9 . It restores 'conditional' inclusion of TOPDIR/Make.defs. Otherwise all make targets fail if the board has not been configured. That is okay most of the time, but not for things like clean and distclean which should not depend on being configured.
|
2019-10-15 09:25:48 +08:00 |
|
Xiang Xiao
|
cf0365ea92
|
Clean up Makefile under apps folder no functional changes.
|
2019-10-04 08:35:46 -06:00 |
|
anchao
|
b5cfd93444
|
apps/: Modification to build system: Unified application compilation rules
|
2018-09-03 09:29:56 -06:00 |
|
Gregory Nutt
|
a57610c2c4
|
Remove trailing spaces at the end of lines.
|
2018-08-13 07:47:26 -06:00 |
|
Gregory Nutt
|
96b034d18d
|
apps/examples/cromfs: Update Kconfig comments.
|
2018-03-20 19:53:29 -06:00 |
|
Gregory Nutt
|
08083d3b2e
|
apps/examples/cromfs: Add an example of how to build a CROMFS file system image.
|
2018-03-20 08:44:16 -06:00 |
|