linux: fix depmod location after move to host-kmod
authorPeter Korsgaard <jacmet@sunsite.dk>
Tue, 10 Sep 2013 19:54:59 +0000 (21:54 +0200)
committerPeter Korsgaard <jacmet@sunsite.dk>
Tue, 10 Sep 2013 19:56:35 +0000 (21:56 +0200)
commitcc34519201278a4737fb12b551fce98740383ff5
tree1c91e50ae3b350638def00b07dd609679c6f7c09
parentd9b89e8a43b9c92653d62dedc1bea8d37a4112a9
linux: fix depmod location after move to host-kmod

The host-kmod version of depmod gets installed into HOST_DIR/sbin, so
adjust the path we use to refer to it in linux.mk

Reported-by: Ryan Coe <bluemrp9@gmail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
linux/linux.mk