From 895cd149834e5a63c27d7b794d24ba008563bc15 Mon Sep 17 00:00:00 2001 From: Stefan Lankes Date: Sun, 22 May 2016 09:10:31 +0200 Subject: [PATCH] remove obsolete line --- Makefile.in | 1 - 1 file changed, 1 deletion(-) diff --git a/Makefile.in b/Makefile.in index bf7482604..9554547d6 100644 --- a/Makefile.in +++ b/Makefile.in @@ -7,7 +7,6 @@ default: linux/arch/x86/boot/bzImage make PATH=$(PATH):$(CROSSDIR) -C hermit/tools proxy all: default - make -j$(JOBS) -C linux linux/arch/x86/boot/bzImage: make -j$(JOBS) -C linux