kmod: fix ALTERNATIVES
authorKuan-Yi Li <kyli@abysm.org>
Fri, 12 Jun 2020 01:15:32 +0000 (09:15 +0800)
committerYousong Zhou <yszhou4tech@gmail.com>
Thu, 18 Jun 2020 08:41:51 +0000 (16:41 +0800)
commitf40a0cf5e4c4e31b90a40b1fcd1d6c7a22b2b195
tree098ee750bec2cacdba3f1b445c23cb8c68e91904
parent9da08e65ded861ff4333c3728a050aac5730626c
kmod: fix ALTERNATIVES

ALTERNATIVES shall be defined in the package where /sbin/kmod resides --
otherwise kmod tools will break if we install only the library as these
tools will be linked to a nonexistent executable.

Signed-off-by: Kuan-Yi Li <kyli@abysm.org>
utils/kmod/Makefile