forked from Minki/linux
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>
6 lines
115 B
Makefile
6 lines
115 B
Makefile
#
|
|
# Makefile for the acorn character device drivers.
|
|
#
|
|
|
|
obj-$(CONFIG_L7200_KEYB) += defkeymap-l7200.o keyb_l7200.o
|