![]() |
|
|||
0001 # SPDX-License-Identifier: GPL-2.0-only 0002 # 0003 # Makefile for Apple Motion Sensor driver 0004 # 0005 0006 ams-y := ams-core.o ams-input.o 0007 ams-$(CONFIG_SENSORS_AMS_PMU) += ams-pmu.o 0008 ams-$(CONFIG_SENSORS_AMS_I2C) += ams-i2c.o 0009 obj-$(CONFIG_SENSORS_AMS) += ams.o
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.1.0 LXR engine. The LXR team |
![]() ![]() |