--- zzzz-none-000/linux-5.15.153/drivers/mmc/host/Makefile 2024-03-26 22:23:03.000000000 +0000 +++ puma7-arm-6591-800/linux-5.15.153/drivers/mmc/host/Makefile 2024-10-02 08:25:45.000000000 +0000 @@ -1,4 +1,6 @@ # SPDX-License-Identifier: GPL-2.0 +# Includes Intel Corporation's changes/modifications dated: 2014. +# Changed/modified portions - Copyright © 2014, Intel Corporation. # # Makefile for MMC/SD host controller drivers # @@ -102,6 +104,7 @@ cqhci-y += cqhci-core.o cqhci-$(CONFIG_MMC_CRYPTO) += cqhci-crypto.o obj-$(CONFIG_MMC_HSQ) += mmc_hsq.o +obj-$(CONFIG_MMC_SDHCI_PUMA7) += sdhci-puma7.o ifeq ($(CONFIG_CB710_DEBUG),y) CFLAGS-cb710-mmc += -DDEBUG