brintos

brintos / linux-shallow public Read only

0
0
Text · 291 B · e4f908a Raw
12 lines · plain
1# SPDX-License-Identifier: GPL-2.02#3# Makefile for linux/drivers/platform/x86/hp4# HP x86 Platform-Specific Drivers5#6 7# Hewlett Packard8obj-$(CONFIG_HP_ACCEL)		+= hp_accel.o9obj-$(CONFIG_HP_WMI)		+= hp-wmi.o10obj-$(CONFIG_TC1100_WMI)	+= tc1100-wmi.o11obj-$(CONFIG_HP_BIOSCFG)	+= hp-bioscfg/12