diff --git a/[refs] b/[refs] index 5745dfa02c0f..3dbcb2d88bb2 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 8996ba139e3a09ef58e170ecc807a25a879ab6ec +refs/heads/master: 0c7023b2fb285f8c5108b95bb0c401b29712c8b1 diff --git a/trunk/drivers/staging/speakup/Makefile b/trunk/drivers/staging/speakup/Makefile index 9923463687cf..c5e43a59822f 100644 --- a/trunk/drivers/staging/speakup/Makefile +++ b/trunk/drivers/staging/speakup/Makefile @@ -15,7 +15,7 @@ obj-$(CONFIG_SPEAKUP_SYNTH_TXPRT) += speakup_txprt.o obj-$(CONFIG_SPEAKUP_SYNTH_DUMMY) += speakup_dummy.o obj-$(CONFIG_SPEAKUP) += speakup.o -speakup-objs := \ +speakup-y := \ buffers.o \ devsynth.o \ i18n.o \