mirror of
https://github.com/home-assistant/operating-system.git
synced 2025-07-26 06:26:29 +00:00
Compile extra network drivers as modules (#2059)
* Bump buildroot * buildroot 0397d9c8f0...2ba3394abf (1): > package/docker-engine: use kernel modules for extra network drivers * Make IPv6 SIT tunnel driver a kernel module This is what distributions seem to be doing too.
This commit is contained in:
parent
c2174a4ee4
commit
dcff3d3f14
@ -1 +1 @@
|
||||
Subproject commit 0397d9c8f0b228fa424fd3eb17131cae154e61cf
|
||||
Subproject commit 2ba3394abf87c940fe036b2e18e1afc2a2d37ad0
|
@ -34,6 +34,7 @@ CONFIG_MSDOS_PARTITION=y
|
||||
|
||||
CONFIG_IPV6=y
|
||||
CONFIG_IPV6_MROUTE=y
|
||||
CONFIG_IPV6_SIT=m
|
||||
|
||||
CONFIG_NF_TABLES=m
|
||||
CONFIG_NF_TABLES_INET=y
|
||||
|
Loading…
x
Reference in New Issue
Block a user