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

@@ -74,6 +74,8 @@
* Headers
*----------------------------------------------------------------------------*/
#include "chip.h"
#include "flashd.h"
#include "efc.h"
#include <string.h>
#include <assert.h>