Changed <module>-objs to <module>-y in Makefile. Signed-off-by: Tracey Dent <tdent48227@xxxxxxxxx> --- drivers/staging/rtl8712/Makefile | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/drivers/staging/rtl8712/Makefile b/drivers/staging/rtl8712/Makefile index 1ccd251..6f8500c 100644 --- a/drivers/staging/rtl8712/Makefile +++ b/drivers/staging/rtl8712/Makefile @@ -1,4 +1,4 @@ -r8712u-objs := \ +r8712u-y := \ rtl871x_cmd.o \ rtl8712_cmd.o \ rtl871x_security.o \ -- 1.7.3.1.50.g1e633 -- To unsubscribe from this list: send the line "unsubscribe kernel-janitors" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html