Clone of https://github.com/NixOS/nixpkgs.git (to stress-test knotserver)
at release-19.03 13 lines 337 B view raw
1diff --git a/arch/x86/Makefile b/arch/x86/Makefile 2index fad55160dcb9..a48c8331cbb2 100644 3--- a/arch/x86/Makefile 4+++ b/arch/x86/Makefile 5@@ -239,7 +239,7 @@ ifdef CONFIG_RETPOLINE 6 endif 7 8 archscripts: scripts_basic 9- $(Q)$(MAKE) $(build)=arch/x86/tools relocs 10+ $(Q)$(MAKE) $(build)=arch/x86/tools 11 12 ### 13 # Syscall table generation