You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
#
|
|
# Makefile for the acorn character device drivers.
|
|
#
|
|
|
|
obj-$(CONFIG_ARCH_ACORN) += i2c.o pcf8583.o
|
|
obj-$(CONFIG_L7200_KEYB) += defkeymap-l7200.o keyb_l7200.o
|
|
|