]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - drivers/input/mouse/Makefile
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/dtor/input
[mv-sheeva.git] / drivers / input / mouse / Makefile
index 83477d5c7664c81b6330bea3a7d46d875aaefac4..6a8f622927f25710250f16a1c733ef8092096a2a 100644 (file)
@@ -5,6 +5,7 @@
 # Each configuration option enables a list of files.
 
 obj-$(CONFIG_MOUSE_AMIGA)      += amimouse.o
+obj-$(CONFIG_MOUSE_ATARI)      += atarimouse.o
 obj-$(CONFIG_MOUSE_RISCPC)     += rpcmouse.o
 obj-$(CONFIG_MOUSE_INPORT)     += inport.o
 obj-$(CONFIG_MOUSE_LOGIBM)     += logibm.o