summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rwxr-xr-xMakefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index fbbf409..34c682c 100755
--- a/Makefile
+++ b/Makefile
@@ -39,9 +39,7 @@ clean:
$(LINUX)/arch/x86/kvm/cachepc:
ln -sf $(PWD)/cachepc $@
-linux:
- # build host kernel and Module.symvers for depmod
- cp extra/.config linux/.config
+linux: # build host kernel for depmod
git -C $(LINUX) add .
git -C $(LINUX) stash
git -C $(LINUX) checkout d9bd54fea4d2