1 config BR2_PACKAGE_KMOD
3 depends on !BR2_STATIC_LIBS
7 http://git.kernel.org/?p=utils/kernel/kmod/kmod.git
11 config BR2_PACKAGE_KMOD_TOOLS
13 depends on BR2_PACKAGE_BUSYBOX_SHOW_OTHERS
15 Install kmod module utilities (depmod, insmod, lsmod,
16 modinfo, modprobe, rmmod).
20 comment "kmod needs a toolchain w/ dynamic library"
21 depends on BR2_STATIC_LIBS