summaryrefslogtreecommitdiff
path: root/drivers/staging/altera-stapl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/staging/altera-stapl/Makefile')
-rw-r--r--drivers/staging/altera-stapl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/staging/altera-stapl/Makefile b/drivers/staging/altera-stapl/Makefile
index 055f61ee781a..ddeede3c4b96 100644
--- a/drivers/staging/altera-stapl/Makefile
+++ b/drivers/staging/altera-stapl/Makefile
@@ -1,3 +1,3 @@
-altera-stapl-objs = altera-lpt.o altera-jtag.o altera-comp.o altera.o
+altera-stapl-y := altera-lpt.o altera-jtag.o altera-comp.o altera.o
obj-$(CONFIG_ALTERA_STAPL) += altera-stapl.o