cpu,soc/amd/*/Makefile: don't add cpu/x86/pae a second time
commitf77d78dcfb664bc23649bcd9bc39b4b37ca1af52
authorFelix Held <felix.held@amd.corp-partner.google.com>
Fri, 22 Oct 2021 20:12:39 +0000 (22 22:12 +0200)
committerFelix Held <felix-coreboot@felixheld.de>
Mon, 25 Oct 2021 20:41:53 +0000 (25 20:41 +0000)
tree5c9b7c2a11c637c1b4419f93c825656c96dfbd8b
parent2d4986c1683ca4a77a93a5ba63e481f7c5862693
cpu,soc/amd/*/Makefile: don't add cpu/x86/pae a second time

Since cpu/x86/Makefile.inc already adds the pae sub-directory, there is
no need to include it in the Makefile of a CPU or SoC, so remove it from
those Makefiles.

Signed-off-by: Felix Held <felix-coreboot@felixheld.de>
Change-Id: I78368f7eb880fb64f511a2fa8c8acde222d0dca3
Reviewed-on: https://review.coreboot.org/c/coreboot/+/58546
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
src/cpu/amd/agesa/family14/Makefile.inc
src/cpu/amd/agesa/family15tn/Makefile.inc
src/cpu/amd/agesa/family16kb/Makefile.inc
src/cpu/amd/pi/00730F01/Makefile.inc
src/soc/amd/picasso/Makefile.inc
src/soc/amd/stoneyridge/Makefile.inc