ref: 1b6737c3ab2088041262077fadae13079b89fa88
parent: 0e0b013822b6edec7e00ffb128efb0c2c9106561
author: Roberto E. Vargas Caballero <k0ga@shike2.com>
date: Thu Apr 23 14:36:20 EDT 2020
Revert "Fix typo in filename ppc.mk" This change was totally wrong because this file is part of the pcc toolchain. It is not related at all with the powerpc architecture. This reverts commit ec349c7a5527b1e82c437cb23c1d386f8b79a246.
--- /dev/null
+++ b/config/tool/pcc.mk
@@ -1,0 +1,3 @@
+include $(PROJECTDIR)/config/tool/gnu.mk
+
+COMP = pcc
--- a/config/tool/ppc.mk
+++ /dev/null
@@ -1,3 +1,0 @@
-include $(PROJECTDIR)/config/tool/gnu.mk
-
-COMP = gcc