diff options
Diffstat (limited to 'board/gateworks/venice/Makefile')
-rw-r--r-- | board/gateworks/venice/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/board/gateworks/venice/Makefile b/board/gateworks/venice/Makefile index ab69e07ba7b..1aaf0295d5c 100644 --- a/board/gateworks/venice/Makefile +++ b/board/gateworks/venice/Makefile @@ -5,6 +5,7 @@ # obj-y += venice.o eeprom.o +obj-y += ../fsa.o ifdef CONFIG_XPL_BUILD obj-y += spl.o |