From 1d1b159ac43058adf1f4d93f2d2e066e7ae32492 Mon Sep 17 00:00:00 2001 From: Randy Dunlap Date: Tue, 1 Jun 2010 09:55:07 -0700 Subject: [PATCH] --- yaml --- r: 199575 b: refs/heads/master c: 0a6531ebea13b164825ba28e77dcbed3e9386884 h: refs/heads/master i: 199573: cfc8627b03e379933955985d100bd188b1fa29bd 199571: fbffd645c3568f9c036df1eede0480d82f712a7e 199567: 8074225ce08019d80b9de2bfe7314c6393611d89 v: v3 --- [refs] | 2 +- trunk/Documentation/timers/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 0f7bdbf56f5b..39d4174c84e9 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 037776fcbe73236408f6c9ca97c782457efd6b53 +refs/heads/master: 0a6531ebea13b164825ba28e77dcbed3e9386884 diff --git a/trunk/Documentation/timers/Makefile b/trunk/Documentation/timers/Makefile index c85625f4ab25..73f75f8a87dc 100644 --- a/trunk/Documentation/timers/Makefile +++ b/trunk/Documentation/timers/Makefile @@ -2,7 +2,7 @@ obj- := dummy.o # List of programs to build -hostprogs-y := hpet_example +hostprogs-$(CONFIG_X86) := hpet_example # Tell kbuild to always build the programs always := $(hostprogs-y)