mirror of
https://github.com/rd-stuffs/msm-4.14.git
synced 2025-02-20 11:45:48 +08:00
7 lines
159 B
Makefile
7 lines
159 B
Makefile
|
#
|
||
|
# 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
|