]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - drivers/staging/ft1000/ft1000-usb/Makefile
Staging: ft1000: ft1000-usb: Makefile: replace the use of <module>-objs with <module>-y
[mv-sheeva.git] / drivers / staging / ft1000 / ft1000-usb / Makefile
index 7845c47ac64fda455e31c14ba4d44ad78a5c64e2..dd87ecd7918e0f45dbc6afc39e18c79bf61fd099 100644 (file)
@@ -1,3 +1,3 @@
 obj-$(CONFIG_FT1000_USB) += ft1000.o
 
-ft1000-objs := ft1000_chdev.o ft1000_download.o ft1000_hw.o ft1000_proc.o ft1000_usb.o
+ft1000-y := ft1000_chdev.o ft1000_download.o ft1000_hw.o ft1000_proc.o ft1000_usb.o