X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=Documentation%2Ftimers%2FMakefile;h=73f75f8a87dc099f0e788aeb353eb9c3eae50f12;hb=09dc942c2a767e2d298f1cc9294bc19c7d7208c5;hp=c85625f4ab257c38d8522c7b669a6a9b82306e89;hpb=ef77ad5e67447b3744574c29b97da6677d6d3f18;p=karo-tx-linux.git diff --git a/Documentation/timers/Makefile b/Documentation/timers/Makefile index c85625f4ab25..73f75f8a87dc 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)