coreboot-kgpe-d16/src/soc/amd/picasso
Elyes Haouas dba65d24b9 soc/amd/picasso/psp_verstage/Makefile.inc: Remove path to non-existent directories
Found using 'Wmissing-include-dirs' command option.
Fix:
cc1: error: ../../src/soc/amd/picasso/psp_verstage/include: No such file or directory [-Werror=missing-include-dirs]

Change-Id: I7713eef54686c58a83215c461c3274cec89e32b0
Signed-off-by: Elyes Haouas <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/71587
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Fred Reitberger <reitbergerfred@gmail.com>
2023-01-03 18:07:33 +00:00
..
acpi tree/acpi: Replace constant "Zero" with actual number 2022-12-27 09:06:47 +00:00
include/soc soc/amd/picasso: add mb_pre_fspm() definition and weak implementation 2022-11-13 15:37:46 +00:00
psp_verstage soc/amd/picasso/psp_verstage/Makefile.inc: Remove path to non-existent directories 2023-01-03 18:07:33 +00:00
acpi.c ACPI: Use common code for MADT LAPIC NMIs 2022-11-25 15:01:49 +00:00
agesa_acpi.c treewide: Include <device/mmio.h> instead of <arch/mmio.h> 2022-12-10 05:07:14 +00:00
aoac.c
chip.c soc/amd/*/data_fabric: move data_fabric_set_mmio_np to common 2022-11-03 19:47:38 +00:00
chip.h zork: Control DPTC with only Kconfig 2022-09-15 17:58:07 +00:00
chipset.cb soc/amd/*/data_fabric: Use common device ops 2022-11-04 20:39:32 +00:00
config.c soc/amd/*/config: drop invalid comment 2022-12-14 17:57:45 +00:00
cpu.c cpu/amd/smm: Move MP & SMM init in a common place 2022-09-14 20:29:17 +00:00
early_fch.c soc/amd: move set_uart_config prototype to common UART header 2022-10-20 16:47:11 +00:00
fch.c soc/amd/picasso/fch: use [read,write]8p to avoid typecasts 2022-09-30 14:49:18 +00:00
fsp_m_params.c soc/amd/picasso: add mb_pre_fspm() definition and weak implementation 2022-11-13 15:37:46 +00:00
fsp_s_params.c soc/amd/picasso: Add counter initializers 2022-03-17 17:39:08 +00:00
fw.cfg soc/amd/*/fw.cfg: Remove the misleading name for PMUI and PMUD 2022-02-21 21:29:50 +00:00
gpio.c
graphics.c soc/amd/picasso: Clean up includes 2022-10-14 21:32:23 +00:00
i2c.c soc/amd/*/i2c: Move reset_i2c_peripherals to i2c.c 2022-10-18 16:09:44 +00:00
Kconfig soc/amd/picasso: Add support for 64bit builds 2022-11-16 04:22:00 +00:00
Makefile.inc soc/amd/picasso: Add support for 64bit builds 2022-11-16 04:22:00 +00:00
mca.c
pcie_gpp.c soc/amd/picasso: Clean up includes 2022-10-14 21:32:23 +00:00
reset.c
romstage.c soc/amd: Define post codes 2022-11-24 15:16:45 +00:00
root_complex.c soc/amd: Use ioapic helper functions 2022-11-17 23:31:59 +00:00
sata.c
smihandler.c sb,soc/amd: Remove unused southbridge_io_trap_handler() 2022-12-06 23:24:48 +00:00
smu.c soc/amd/picasso: Clean up includes 2022-10-14 21:32:23 +00:00
soc_util.c soc/amd: Include <cpu/cpu.h> instead of <arch/cpu.h> 2022-11-03 13:07:39 +00:00
uart.c soc/amd/*/uart: cleanup includes 2022-10-21 21:03:33 +00:00
xhci.c