incubator-nuttx/openamp
SPRESENSE e249a2f82f Makefile: Fix Make.dep not updated by config changes
Make.dep file should be updated by .config changed after first make.
There are 2 cases affected for this problem:

 1) Add source files by config symbol
 2) Include header files in #ifdef directive

These 2 cases may not be included in Make.dep and this may prevent the
differential build from working correctly.
2020-07-28 03:59:45 -05:00
..
.gitignore build: Remve the unnecessary .gitignore 2020-05-23 18:00:40 +01:00
0001-rpmsg-remove-the-address-check-in-rpmsg_send-rpmsg_t.patch openamp: Update to 2020.04.0 release 2020-05-01 13:09:11 -06:00
0001-system-nuttx-change-clock_systimespec-to-clock_systi.patch Rename clock_systime[r|spec] to clock_systime_[ticks|timespec] 2020-05-10 14:35:50 -06:00
0002-rpmsg-merge-rpmsg_register_endpoint-into-rpmsg_init_.patch openamp: Update to 2020.04.0 release 2020-05-01 13:09:11 -06:00
0003-rpmsg-shouldn-t-allocate-0-1023-address-in-rpmsg_cre.patch openamp: Update to 2020.04.0 release 2020-05-01 13:09:11 -06:00
0004-rpmsg-wait-ept-ready-in-rpmsg_send.patch openamp: Update to 2020.04.0 release 2020-05-01 13:09:11 -06:00
0005-rpmsg-return-fail-if-either-source-or-destination-ad.patch openamp: Update to 2020.04.0 release 2020-05-01 13:09:11 -06:00
0006-remoteproc_mmap-support-va-to-pa-da-conversion.patch openamp: Update to 2020.04.0 release 2020-05-01 13:09:11 -06:00
0007-rpmsg-bring-back-zero-copy-transfer.patch openamp: Update to 2020.04.0 release 2020-05-01 13:09:11 -06:00
0008-ns-acknowledge-the-received-creation-message.patch openamp: Update to 2020.04.0 release 2020-05-01 13:09:11 -06:00
0009-implement-rproc_virtio_read_config-rproc_virtio_writ.patch openamp: Update to 2020.04.0 release 2020-05-01 13:09:11 -06:00
0010-Negotiate-individual-buffer-size-dynamically.patch openamp: Update to 2020.04.0 release 2020-05-01 13:09:11 -06:00
Kconfig
Makefile Makefile: Fix Make.dep not updated by config changes 2020-07-28 03:59:45 -05:00
libmetal.defs Rename clock_systime[r|spec] to clock_systime_[ticks|timespec] 2020-05-10 14:35:50 -06:00
open-amp.defs openamp: Download libmetal and open-amp from github 2020-04-27 20:21:23 +08:00