diff options
| author | Jonathan Bauer | 2013-12-11 15:57:12 +0100 |
|---|---|---|
| committer | Jonathan Bauer | 2013-12-11 15:57:12 +0100 |
| commit | 6fe0687cc0826f3aaae80a5f4c6df151dc003974 (patch) | |
| tree | 1336122b5734142b0e876265e0e967611eefd162 | |
| parent | [fileutil.inc] new: install_package generic install package function for (diff) | |
| download | tm-scripts-6fe0687cc0826f3aaae80a5f4c6df151dc003974.tar.gz tm-scripts-6fe0687cc0826f3aaae80a5f4c6df151dc003974.tar.xz tm-scripts-6fe0687cc0826f3aaae80a5f4c6df151dc003974.zip | |
[rootfs-stage32] add macvtap module to wanted kernel module list
| -rw-r--r-- | remote/rootfs/rootfs-stage32/rootfs-stage32.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/remote/rootfs/rootfs-stage32/rootfs-stage32.conf b/remote/rootfs/rootfs-stage32/rootfs-stage32.conf index ab2ac4cc..b59a8237 100644 --- a/remote/rootfs/rootfs-stage32/rootfs-stage32.conf +++ b/remote/rootfs/rootfs-stage32/rootfs-stage32.conf @@ -128,6 +128,7 @@ REQUIRED_KERNEL_MODULES=" kernel/net kernel/sound kernel/fs/autofs4/autofs4 + kernel/drivers/net/macvtap.ko " REQUIRED_FIRMWARE=" 3com |
