]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/blame - drivers/mtd/ubi/Makefile
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
[mirror_ubuntu-eoan-kernel.git] / drivers / mtd / ubi / Makefile
CommitLineData
b2441318 1# SPDX-License-Identifier: GPL-2.0
801c135c
AB
2obj-$(CONFIG_MTD_UBI) += ubi.o
3
ae4a8104 4ubi-y += vtbl.o vmt.o upd.o build.o cdev.o kapi.o eba.o io.o wl.o attach.o
ef7088e7 5ubi-y += misc.o debug.o
76ac66e4 6ubi-$(CONFIG_MTD_UBI_FASTMAP) += fastmap.o
9d54c8a3 7ubi-$(CONFIG_MTD_UBI_BLOCK) += block.o
801c135c 8
2ba3d76a 9obj-$(CONFIG_MTD_UBI_GLUEBI) += gluebi.o