openwrt/package/network/services/ppp
Shiji Yang 3dbe730080
ppp: remove more unnecessary kernel checks
The ppp package can support all features since Linux 4.7.0 kernel.
Therefore, most kernel version checks can pass unconditionally on
OpenWrt v18.06 and later version. This patch can reduce the size
of ppp package by approximately 2.5 KB.

Signed-off-by: Shiji Yang <yangshiji66@qq.com>
Link: https://github.com/openwrt/openwrt/pull/16695
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
2024-11-16 14:26:47 +01:00
..
files ppp: add delegate option support 2024-09-22 23:43:08 +02:00
patches ppp: remove more unnecessary kernel checks 2024-11-16 14:26:47 +01:00
utils packages: sort network related packages into package/network/ 2012-10-10 12:32:29 +00:00
Makefile ppp: install pkg-config file on InstallDev 2024-10-22 16:10:05 +02:00