Commit a8967860 authored by Seblu's avatar Seblu
Browse files

Enable dummy network driver

parent 95e87cbd
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -17,7 +17,7 @@ _repourl='git+https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
source=("$_repourl#tag=v${pkgver/_/-}"
        "config.$CARCH")
md5sums=('SKIP'
         'ec288f6d141f99730e0273c82e77c895')
         'e4b2f58be803cc4a2c8369b1aef5a6a2')

prepare() {
  # fake linux directory if necessary
+1 −1
Original line number Diff line number Diff line
@@ -2368,7 +2368,7 @@ CONFIG_NETDEVICES=y
CONFIG_MII=m
CONFIG_NET_CORE=y
CONFIG_BONDING=m
# CONFIG_DUMMY is not set
CONFIG_DUMMY=m
CONFIG_EQUALIZER=m
# CONFIG_NET_FC is not set
CONFIG_IFB=m