mirror of
https://github.com/revyos/thead-kernel.git
synced 2026-09-04 08:54:45 +02:00
5 lines
99 B
Makefile
5 lines
99 B
Makefile
# SPDX-License-Identifier: GPL-2.0-only
|
|
obj-$(CONFIG_ATL1) += atl1.o
|
|
obj-$(CONFIG_ATL2) += atl2.o
|
|
|