• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# SPDX-License-Identifier: GPL-2.0-only
2#
3# Makefile for the vendor drivers
4#
5
6obj-$(CONFIG_AMLOGIC_BATTERY)	+= battery/
7obj-$(CONFIG_AMLOGIC_BLUETOOTH)	+= bluetooth/
8obj-$(CONFIG_AMLOGIC_DRM_PANEL)	+= panel/
9obj-$(CONFIG_RTL8822CS)	+= rtl88x2cs/
10obj-y += wifi/
11obj-y += media/
12obj-y += isp/
13