lkml.org 
[lkml]   [2009]   [Jun]   [17]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[PATCH] slqbinfo doesn't exist...
From: Kyle McMartin <kyle@redhat.com>

Commit 35efa5e993a7a00a50b87d2b7725c3eafc80b083 which added a page-types
tool introduced a reference to slqbinfo in the Makefile, which, doesn't
exist... This is currently causing my rawhide builds to fail.

Signed-off-by: Kyle McMartin <kyle@redhat.com>

---

diff --git a/Documentation/vm/Makefile b/Documentation/vm/Makefile
index 27479d4..5bd269b 100644
--- 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)

\
 
 \ /
  Last update: 2009-06-17 20:41    [W:0.056 / U:0.356 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site