X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=Documentation%2Ftimers%2FMakefile;h=73f75f8a87dc099f0e788aeb353eb9c3eae50f12;hb=03cd3739818d3fa7f973d0fb6d3aa63122ea00a0;hp=c85625f4ab257c38d8522c7b669a6a9b82306e89;hpb=d2f1e15b661e71fd52111f51c99a6ce41384e9ef;p=~andy%2Flinux diff --git a/Documentation/timers/Makefile b/Documentation/timers/Makefile index c85625f4ab2..73f75f8a87d 100644 --- a/Documentation/timers/Makefile +++ b/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)