Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 71052
b: refs/heads/master
c: 88e4d25
h: refs/heads/master
v: v3
  • Loading branch information
Sam Ravnborg authored and Thomas Gleixner committed Oct 17, 2007
1 parent 55ad6ed commit b47dcb9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: f8bea58b6a6e825662dbd8d408568883cfddef0e
refs/heads/master: 88e4d250234fc9e64d6ce51df95efdcf8334fd95
4 changes: 4 additions & 0 deletions trunk/arch/x86/kernel/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,7 @@ include ${srctree}/arch/x86/kernel/Makefile_32
else
include ${srctree}/arch/x86/kernel/Makefile_64
endif

# Workaround to delete .lds files with make clean
# The problem is that we do not enter Makefile_32 with make clean.
clean-files := vsyscall*.lds vsyscall*.so

0 comments on commit b47dcb9

Please sign in to comment.