mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2024-11-01 08:58:07 +00:00
8d91cbad8e
Move the Acorn IOC/IOMD I2C bus driver from drivers/i2c, strip out the reminants of the platform specific parts of the old PCF8583 RTC code, and remove the old obsolete PCF8583 driver. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
5 lines
115 B
Makefile
5 lines
115 B
Makefile
#
|
|
# Makefile for the acorn character device drivers.
|
|
#
|
|
|
|
obj-$(CONFIG_L7200_KEYB) += defkeymap-l7200.o keyb_l7200.o
|