X-Git-Url: http://git.cascardo.info/?a=blobdiff_plain;f=drivers%2FMakefile;h=194d20bee7dce40070964fa2343bc19ea946d627;hb=5766e9d25f41d79a0bb99e44a4408d00236dc3c7;hp=f0afdfb3c7df5c79a2d7cc21ef0bf10e0b30cbb2;hpb=02593ac680dfd7d8fd128936183ee5ead8ce9aa7;p=cascardo%2Flinux.git diff --git a/drivers/Makefile b/drivers/Makefile index f0afdfb3c7df..194d20bee7dc 100644 --- a/drivers/Makefile +++ b/drivers/Makefile @@ -21,7 +21,7 @@ obj-y += video/ obj-y += idle/ # IPMI must come before ACPI in order to provide IPMI opregion support -obj-$(CONFIG_IPMI_HANDLER) += char/ipmi/ +obj-y += char/ipmi/ obj-$(CONFIG_ACPI) += acpi/ obj-$(CONFIG_SFI) += sfi/