]> Git Repo - linux.git/commitdiff
Documentation/vm/Makefile: don't try to build slqbinfo
authorAndrew Morton <[email protected]>
Wed, 17 Jun 2009 05:38:29 +0000 (22:38 -0700)
committerLinus 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

index 27479d43a9b06c53a7070d5bab1d33bb66c54caf..5bd269b3731af3e1e92a19e66e274b92172417fa 100644 (file)
@@ -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)
This page took 0.058238 seconds and 4 git commands to generate.