Update buildroot & docker (#25)
* Update docker & buildroot * Fix * fix versions
This commit is contained in:
@@ -74,7 +74,7 @@ endif
|
||||
# host.
|
||||
define HOST_KMOD_INSTALL_TOOLS
|
||||
mkdir -p $(HOST_DIR)/sbin/
|
||||
ln -sf ../usr/bin/kmod $(HOST_DIR)/sbin/depmod
|
||||
ln -sf ../bin/kmod $(HOST_DIR)/sbin/depmod
|
||||
endef
|
||||
|
||||
HOST_KMOD_POST_INSTALL_HOOKS += HOST_KMOD_INSTALL_TOOLS
|
||||
|
||||
Reference in New Issue
Block a user