projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7ac9da1
)
USB: build the appledisplay driver
author
Adrian Bunk
<bunk@stusta.de>
Fri, 24 Nov 2006 02:24:03 +0000
(
03:24
+0100)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Fri, 1 Dec 2006 22:25:51 +0000
(14:25 -0800)
We do already have both the code and a config option, so why not build
this driver? ;-)
Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/misc/Makefile
patch
|
blob
|
history
diff --git
a/drivers/usb/misc/Makefile
b/drivers/usb/misc/Makefile
index
11dc595
..
2cba07d
100644
(file)
--- a/
drivers/usb/misc/Makefile
+++ b/
drivers/usb/misc/Makefile
@@
-4,6
+4,7
@@
#
obj-$(CONFIG_USB_ADUTUX) += adutux.o
+obj-$(CONFIG_USB_APPLEDISPLAY) += appledisplay.o
obj-$(CONFIG_USB_AUERSWALD) += auerswald.o
obj-$(CONFIG_USB_CYPRESS_CY7C63)+= cypress_cy7c63.o
obj-$(CONFIG_USB_CYTHERM) += cytherm.o