mirror of
https://github.com/openwrt/openwrt.git
synced 2026-06-17 14:50:15 +04:00
5bbf58c4a6
Add missing dependency kmod-ptp to fix the build error. We also add symbol CONFIG_PTP_1588_CLOCK_OPTIONAL explicitly for kmod-ptp because it is selected by CONFIG_PTP_1588_CLOCK. Fix: Package kmod-iavf is missing dependencies for the following libraries: ptp.ko Signed-off-by: Shiji Yang <yangshiji66@outlook.com> Link: https://github.com/openwrt/openwrt/pull/22730 Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>