mirror of
https://github.com/torvalds/linux.git
synced 2024-11-16 09:02:00 +00:00
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
|