Merge Official Source

This commit is contained in:
CN_SZTL
2020-03-13 21:14:37 +08:00
4 changed files with 5 additions and 3 deletions

View File

@@ -958,6 +958,7 @@ define KernelPackage/ifb
CONFIG_NET_CLS=y
FILES:=$(LINUX_DIR)/drivers/net/ifb.ko
AUTOLOAD:=$(call AutoLoad,34,ifb)
MODPARAMS.ifb:=numifbs=0
endef
define KernelPackage/ifb/description