build: Unconditionally append kmod feed for BuildBot
authorChristian Marangi <ansuelsmth@gmail.com>
Tue, 3 Dec 2024 10:30:18 +0000 (11:30 +0100)
committerChristian Marangi <ansuelsmth@gmail.com>
Tue, 3 Dec 2024 11:42:34 +0000 (12:42 +0100)
commit239cdcd90c3e7ae7640c6478c0b8577bc93360a2
tree9b789deb19de85912e7fa765aa0d89ca7e203ef8
parentdb554fd4502b2e9fb2ff669a9fbd65573f0b2007
build: Unconditionally append kmod feed for BuildBot

Recent changes to BuildBot config moved the kmods to a dedicated
directory and dropped them from the packages dir. This was needed as
both OPKG and APK gets confused if both entry are present.

To fix this, unconditionally append the kmod feed line if
CONFIG_BUILDBOT is enabled.

Fixes: #17146
Link: https://github.com/openwrt/openwrt/pull/17151
(cherry picked from commit 53ee2e8c0339c1d7ace47b8cf390147b86ea8d1d)
[ fix conflict error for missing APK support ]
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
include/feeds.mk