summaryrefslogtreecommitdiff
path: root/drivers/misc/Makefile
blob: 19c2b85249c3029556e532117394f65d611ce0f8 (plain)
1
2
3
4
5
6
7
#
# Makefile for misc devices that really don't fit anywhere else.
#
obj- := misc.o	# Dummy rule to force built-in.o to be made

obj-$(CONFIG_IBM_ASM)	+= ibmasm/
obj-$(CONFIG_HDPU_FEATURES)	+= hdpuftrs/
ble class='list nowrap'>AgeCommit message (Expand)Author 2022-03-31exynos: drm: dsi: Attach in_bridge in MIC driverJagan Teki 2021-06-11drm/exynos: Use pm_runtime_resume_and_get() to replace open codingTian Tao