userspace: Use `always-y` with `userprogs` to ensure it builds on 5.8.

This commit is contained in:
Adam Madsen 2020-11-10 00:09:16 -06:00
parent 81516a3241
commit 2649176b4d
1 changed files with 3 additions and 1 deletions

View File

@ -1,3 +1,5 @@
userccflags += -I$(src)/../include -g
userprogs-always-y += vendor-reset
userprogs += vendor-reset
always-y += $(userprogs)
vendor-reset-objs += vendor-reset.o ucommon.o