diff --git a/[refs] b/[refs] index 27d52b2c41cc..179e8aba0393 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 0c26876ea38742f434aea602d51e1ec3a793da8f +refs/heads/master: 1954cbf0bfb22176119e0460098cd59f2b8e645d diff --git a/trunk/drivers/staging/line6/Makefile b/trunk/drivers/staging/line6/Makefile index a1c93edc6b1d..de6bd12e9736 100644 --- a/trunk/drivers/staging/line6/Makefile +++ b/trunk/drivers/staging/line6/Makefile @@ -1,6 +1,6 @@ obj-$(CONFIG_LINE6_USB) += line6usb.o -line6usb-objs := \ +line6usb-y := \ audio.o \ capture.o \ control.o \