Makefile (363c8aea25728604537b170a1cc24e2f46844896) | Makefile (2b3efb7c515111eaa009f014b16bce8417fb2828) |
---|---|
1# SPDX-License-Identifier: GPL-2.0-only 2# 3# Makefile for linux/drivers/platform/arm64 4# 5# This dir should only include drivers for EC-like devices. 6# | 1# SPDX-License-Identifier: GPL-2.0-only 2# 3# Makefile for linux/drivers/platform/arm64 4# 5# This dir should only include drivers for EC-like devices. 6# |
7 8obj-$(CONFIG_EC_ACER_ASPIRE1) += acer-aspire1-ec.o |
|