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:41:08 +0000 (12:41 +0100)
commitea17e958b9933aaf3e4a390073025aa226fe91b7
treee258b485949032a7f5cebb6d5c4687158abd403a
parent5601274444df871dbf8ee3a7eb5d30da7a39c77b
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
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
(cherry picked from commit 53ee2e8c0339c1d7ace47b8cf390147b86ea8d1d)
include/feeds.mk