build efc.o and flashd.o as part of build process

This commit is contained in:
Harald Welte
2017-02-26 12:52:28 +01:00
parent e9eaf90d35
commit a05ccc9103
4 changed files with 6 additions and 1 deletions

View File

@@ -53,5 +53,7 @@
#include "trace.h"
#include "wdt.h"
#include "unique_id.h"
#include "efc.h"
#include "flashd.h"
#endif /* _LIB_SAM3S_ */