Linux Audio

Check our new training course

In-person Linux kernel drivers training

Jun 16-20, 2025
Register
Loading...
Note: File does not exist in v4.6.
 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
 8obj-$(CONFIG_HP_ACCEL)		+= hp_accel.o
 9obj-$(CONFIG_HP_WMI)		+= hp-wmi.o
10obj-$(CONFIG_TC1100_WMI)	+= tc1100-wmi.o