kbuild: introduce hostprogs-always-y and userprogs-always-y
[linux-2.6-microblaze.git] / samples / watch_queue / Makefile
index 792b22f..c0db3a6 100644 (file)
@@ -1,5 +1,4 @@
 # SPDX-License-Identifier: GPL-2.0-only
-userprogs := watch_test
-always-y := $(userprogs)
+userprogs-always-y += watch_test
 
 userccflags += -I usr/include