projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3b47883
)
Documentation/vm/Makefile: don't try to build slqbinfo
author
Andrew Morton
<
[email protected]
>
Wed, 17 Jun 2009 05:38:29 +0000
(22:38 -0700)
committer
Linus Torvalds
<
[email protected]
>
Wed, 17 Jun 2009 16:45:46 +0000
(09:45 -0700)
For it is only in linux-next at this stage.
Cc: Wu Fengguang <
[email protected]
>
Cc: KOSAKI Motohiro <
[email protected]
>
Cc: Andi Kleen <
[email protected]
>
Cc: Matt Mackall <
[email protected]
>
Cc: Alexey Dobriyan <
[email protected]
>
Cc: Ingo Molnar <
[email protected]
>
Cc: Pekka Enberg <
[email protected]
>
Signed-off-by: Andrew Morton <
[email protected]
>
Signed-off-by: Linus Torvalds <
[email protected]
>
Documentation/vm/Makefile
patch
|
blob
|
history
diff --git
a/Documentation/vm/Makefile
b/Documentation/vm/Makefile
index 27479d43a9b06c53a7070d5bab1d33bb66c54caf..5bd269b3731af3e1e92a19e66e274b92172417fa 100644
(file)
--- a/
Documentation/vm/Makefile
+++ b/
Documentation/vm/Makefile
@@
-2,7
+2,7
@@
obj- := dummy.o
# List of programs to build
-hostprogs-y := slabinfo
slqbinfo
page-types
+hostprogs-y := slabinfo page-types
# Tell kbuild to always build the programs
always := $(hostprogs-y)