]> Git Repo - linux.git/blob - drivers/platform/x86/hp/Makefile
Linux 6.14-rc3
[linux.git] / drivers / platform / x86 / hp / Makefile
1 # SPDX-License-Identifier: GPL-2.0
2 #
3 # Makefile for linux/drivers/platform/x86/hp
4 # HP x86 Platform-Specific Drivers
5 #
6
7 # Hewlett Packard
8 obj-$(CONFIG_HP_ACCEL)          += hp_accel.o
9 obj-$(CONFIG_HP_WMI)            += hp-wmi.o
10 obj-$(CONFIG_TC1100_WMI)        += tc1100-wmi.o
11 obj-$(CONFIG_HP_BIOSCFG)        += hp-bioscfg/
This page took 0.033902 seconds and 4 git commands to generate.