• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# SPDX-License-Identifier: GPL-2.0
2#
3# Makefile for multifunction miscellaneous devices
4#
5obj-$(CONFIG_MFD_RK806)		+= rk806-core.o
6obj-$(CONFIG_MFD_RK806_SPI)	+= rk806-spi.o
7