drivers/usb/acpi: Don't add GPIOs to _CRS for Intel Bluetooth
[coreboot2.git] / src / soc / amd / common / block / Makefile.mk
blobeeebadf2b2ee19b9dec82d0ccecb6c5b1b588c6e
1 ## SPDX-License-Identifier: GPL-2.0-only
2 ifeq ($(CONFIG_SOC_AMD_COMMON),y)
4 subdirs-y += ./*
6 CPPFLAGS_common += -I$(src)/soc/amd/common/block/include/
8 endif