X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=drivers%2Fdio%2FMakefile;h=ae92d17083f21b2bb0405aad20ef72af1168dda6;hb=6a77f38946aaee1cd85eeec6cf4229b204c15071;hp=33496dfcad0b5e5bfdfce51b5787e1318d7c4638;hpb=87fc8d1bb10cd459024a742c6a10961fefcef18f;p=linux-2.6.git diff --git a/drivers/dio/Makefile b/drivers/dio/Makefile index 33496dfca..ae92d1708 100644 --- a/drivers/dio/Makefile +++ b/drivers/dio/Makefile @@ -2,4 +2,4 @@ # Makefile for the linux kernel. # -obj-y := dio.o +obj-y := dio.o dio-driver.o dio-sysfs.o