]> asedeno.scripts.mit.edu Git - linux.git/blob - drivers/base/firmware_loader/Makefile
Merge branch 'i2c-mux/for-next' of https://github.com/peda-r/i2c-mux into i2c/for...
[linux.git] / drivers / base / firmware_loader / Makefile
1 # SPDX-License-Identifier: GPL-2.0
2 # Makefile for the Linux firmware loader
3
4 obj-y                   := fallback_table.o
5 obj-$(CONFIG_FW_LOADER) += firmware_class.o
6 firmware_class-objs := main.o
7 firmware_class-$(CONFIG_FW_LOADER_USER_HELPER) += fallback.o