mirror of
https://github.com/hardkernel/kernel_common_drivers.git
synced 2026-06-25 12:03:48 +09:00
0919991d54
PD#SWPL-64232 Problem: modify makefile format Solution: modify makefile format Verify: s4d Change-Id: Ibf39aa40f8673c3a50adacc4b502a5eea70bee02 Signed-off-by: wanwei.jiang <wanwei.jiang@amlogic.com>
5 lines
104 B
Makefile
5 lines
104 B
Makefile
# SPDX-License-Identifier: GPL-2.0-only
|
|
|
|
obj-y += keyboard/
|
|
obj-$(CONFIG_AMLOGIC_MESON_IR) += ir/
|