net: phy: Pass mdix ethtool setting through to phy driver
[deliverable/linux.git] / drivers / pnp / pnpbios / Makefile
CommitLineData
1da177e4
LT
1#
2# Makefile for the kernel PNPBIOS driver.
3#
803711af 4obj-y := pnp.o
1da177e4 5
803711af 6pnp-y := core.o bioscalls.o rsparser.o
1da177e4 7
803711af 8pnp-$(CONFIG_PNPBIOS_PROC_FS) += proc.o
This page took 1.075274 seconds and 5 git commands to generate.