boards/Board.mk: Add support to pass dependency paths. boards/arm/cxd56xx/common/Makefile: Add correct dependency paths for board/ and src/ subdirectories.

This commit is contained in:
Gregory Nutt
2019-09-01 12:19:36 -06:00
parent d596e56c3d
commit 85770966ff
3 changed files with 10 additions and 5 deletions
+2
View File
@@ -213,6 +213,8 @@ struct socket_conn_s
*/
FAR struct devif_callback_s *list;
/* Connection-specific content may follow */
};
/* This is the internal representation of a socket reference by a file