mirror of
https://github.com/qosmio/nss-packages.git
synced 2025-12-16 08:12:53 +00:00
nss-ecm: add ppp_generic dependencies (#44)
can`t compile qca-nss-ecm packages in case 'l2tp' I got issue that there is no ppp_generic package. So, this change will fix building for l2tp case and will not broke pppoe case EDIT: Fix whitespace
This commit is contained in:
parent
bb4d4c9a25
commit
6895d8bb10
@ -32,6 +32,7 @@ define KernelPackage/qca-nss-ecm
|
||||
+PACKAGE_kmod-bonding:kmod-bonding \
|
||||
+PACKAGE_kmod-vxlan:kmod-vxlan \
|
||||
+PACKAGE_kmod-nat46:kmod-nat46 \
|
||||
+PACKAGE_kmod-ppp:kmod-ppp \
|
||||
+PACKAGE_kmod-pppoe:kmod-pppoe \
|
||||
+PACKAGE_kmod-pppoe:kmod-pptp \
|
||||
+PACKAGE_kmod-pppoe:kmod-pppol2tp \
|
||||
|
||||
Loading…
Reference in New Issue
Block a user