diff --git a/[refs] b/[refs] index c3634810fa18..e197d35e7eee 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 06c156072b1edf831dcb20d566839f4c0b6c26f2 +refs/heads/master: 84db550cbdb2859a219dc2653bafe3bbdda11708 diff --git a/trunk/drivers/staging/altera-stapl/Makefile b/trunk/drivers/staging/altera-stapl/Makefile index 055f61ee781a..ddeede3c4b96 100644 --- a/trunk/drivers/staging/altera-stapl/Makefile +++ b/trunk/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