mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-02-08 18:15:17 +07: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
|