summaryrefslogtreecommitdiff
path: root/drivers/staging/wfx/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/staging/wfx/Makefile')
-rw-r--r--drivers/staging/wfx/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/staging/wfx/Makefile b/drivers/staging/wfx/Makefile
index 330b7288ebb5..e568d7a6fb06 100644
--- a/drivers/staging/wfx/Makefile
+++ b/drivers/staging/wfx/Makefile
@@ -5,6 +5,7 @@ CFLAGS_debug.o = -I$(src)
wfx-y := \
hwio.o \
+ fwio.o \
main.o \
debug.o
wfx-$(CONFIG_SPI) += bus_spi.o