diff --git a/[refs] b/[refs] index 6e0f10d6bf2f..816d0e8eb3c0 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 4a92379bdfb48680a5e6775dd53a586df7b6b0b1 +refs/heads/master: 716ce5d4a6f81653507c21b152eb7629d150ce7a diff --git a/trunk/Documentation/vm/Makefile b/trunk/Documentation/vm/Makefile index 9dcff328b964..3fa4d0668864 100644 --- a/trunk/Documentation/vm/Makefile +++ b/trunk/Documentation/vm/Makefile @@ -2,7 +2,7 @@ obj- := dummy.o # List of programs to build -hostprogs-y := slabinfo page-types hugepage-mmap hugepage-shm map_hugetlb +hostprogs-y := page-types hugepage-mmap hugepage-shm map_hugetlb # Tell kbuild to always build the programs always := $(hostprogs-y)