X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=Documentation%2Ftimers%2FMakefile;h=73f75f8a87dc099f0e788aeb353eb9c3eae50f12;hb=84479f3c17e2c452d22be10a967e5282b3742d9f;hp=c85625f4ab257c38d8522c7b669a6a9b82306e89;hpb=7bd9db83087aecef8279c0b8b9dfef4db4a8fc3c;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)