diff options
author | John Klug <john.klug@multitech.com> | 2019-01-28 13:34:16 -0600 |
---|---|---|
committer | John Klug <john.klug@multitech.com> | 2019-01-28 13:34:16 -0600 |
commit | 05a9c47d55ff641dc0cabcf13ee76b72cb5559c8 (patch) | |
tree | ec5e534494c49bbb61b0705f99a5a4b98645a4e4 /recipes-kernel/linux/net.inc | |
parent | 16791b16b4065d0ed30660f0f452512ca285baad (diff) | |
download | meta-multitech-05a9c47d55ff641dc0cabcf13ee76b72cb5559c8.tar.gz meta-multitech-05a9c47d55ff641dc0cabcf13ee76b72cb5559c8.tar.bz2 meta-multitech-05a9c47d55ff641dc0cabcf13ee76b72cb5559c8.zip |
ledtrig-netdev patch for compatibility with old Multitech code
Diffstat (limited to 'recipes-kernel/linux/net.inc')
-rw-r--r-- | recipes-kernel/linux/net.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-kernel/linux/net.inc b/recipes-kernel/linux/net.inc index c76310f..5a78b44 100644 --- a/recipes-kernel/linux/net.inc +++ b/recipes-kernel/linux/net.inc @@ -90,6 +90,7 @@ NET_LOAD_ALL_MACHINES += " \ xt_TEE \ xt_time \ xt_TPROXY \ + ledtrig-netdev \ " KERNEL_MODULE_AUTOLOAD_mtcdt += " \ |