diff options
-rw-r--r-- | conf/distro/mlinux.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/distro/mlinux.conf b/conf/distro/mlinux.conf index 464fba8..d2b6faa 100644 --- a/conf/distro/mlinux.conf +++ b/conf/distro/mlinux.conf @@ -19,7 +19,7 @@ LOCALCONF_VERSION = "1" LAYER_CONF_VERSION ?= "6" DISTRO_FEATURES_MLINUX = "argp largefile xattr \ - ipv6 ipsec ppp \ + ipv4 ipv6 ipsec ppp \ bluetooth irda usbgadget usbhost wifi \ cramfs ext2 smbfs nfs \ libc-crypt pam \ |