mirror of
https://github.com/kernelkit/infix.git
synced 2026-07-30 20:43:02 +02:00
Declare that confd-test-mode depends on confd, otherwise with 'select', a call to `make update-defconfig` will remove BR2_PACKAGE_CONFD=y, which we feel is very confusing -- in particular when comparing any defconfig that does not have test-mode package. Signed-off-by: Joachim Wiberg <troglobit@gmail.com>