Automatically generate depdencies for source files as they are compiled, rather than using the NuttX dependency generator tool.

This commit is contained in:
px4dev
2013-01-12 12:10:06 -08:00
parent 6d301710d9
commit 5b07efdbeb
3 changed files with 23 additions and 14 deletions

1
.gitignore vendored
View File

@@ -10,6 +10,7 @@ apps/namedapp/namedapp_proto.h
Make.dep
*.o
*.a
*.d
*~
*.dSYM
Images/*.bin