projects
/
linux-2.6
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
ide-pmac: add ->init_dev method (take 4)
[linux-2.6]
/
Kbuild
diff --git
a/Kbuild
b/Kbuild
index
32f19c5
..
e750e9c
100644
(file)
--- a/
Kbuild
+++ b/
Kbuild
@@
-96,5
+96,4
@@
missing-syscalls: scripts/checksyscalls.sh FORCE
$(call cmd,syscalls)
# Delete all targets during make clean
-clean-files := $(addprefix $(objtree)/,$(targets))
-
+clean-files := $(addprefix $(objtree)/,$(filter-out $(bounds-file) $(offsets-file),$(targets)))