Closed medislam closed 2 years ago
Makefile error No rule to make target `arch/x86/tools/relocs.c',
To solve it, change $(PWD) by $(shell pwd)
Thanks, fixed.
Makefile error No rule to make target `arch/x86/tools/relocs.c',
To solve it, change $(PWD) by $(shell pwd)