swh:1:snp:c2847dfd741eae21606027cf29250d1ebcd63fb4
Raw File
Tip revision: cfbf8d4857c26a8a307fb7cd258074c9dcd8c691 authored by Linus Torvalds on 24 February 2014, 01:40:03 UTC
Linux 3.14-rc4
Tip revision: cfbf8d4
Makefile
#
# Makefile for the I2C input drivers
#

obj-$(CONFIG_I2C_HID)				+= i2c-hid.o
back to top