cpu/amd/microcode: Remove dead Makefile

Change-Id: If9d1e28ac50b8ca227b2c09dbbfdd3c9b60aca6a
Signed-off-by: Arthur Heymans <arthur@aheymans.xyz>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/47718
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
diff --git a/src/cpu/amd/microcode/Makefile.inc b/src/cpu/amd/microcode/Makefile.inc
deleted file mode 100644
index f409d1f..0000000
--- a/src/cpu/amd/microcode/Makefile.inc
+++ /dev/null
@@ -1,2 +0,0 @@
-ramstage-y += microcode.c
-romstage-y += microcode.c