kbuild: introduce hostprogs-always-y and userprogs-always-y
[linux-2.6-microblaze.git] / samples / timers / Makefile
index 15c7ddb..e6836cd 100644 (file)
@@ -1,5 +1,4 @@
 # SPDX-License-Identifier: GPL-2.0
-userprogs := hpet_example
-always-y := $(userprogs)
+userprogs-always-y += hpet_example
 
 userccflags += -I usr/include