From d360a5589ebbceaa001047ff17de2d34ecbf6281 Mon Sep 17 00:00:00 2001 From: "Bjoern A. Zeeb" Date: Tue, 10 May 2016 14:59:48 +0000 Subject: [PATCH] siba depends on bhndbus; add the device to the kernel config. This gets us past compiling and now only linking is failing on builtins. --- sys/mips/conf/SENTRY5 | 1 + 1 file changed, 1 insertion(+) diff --git a/sys/mips/conf/SENTRY5 b/sys/mips/conf/SENTRY5 index dadf79090c8..51cc0111302 100644 --- a/sys/mips/conf/SENTRY5 +++ b/sys/mips/conf/SENTRY5 @@ -57,6 +57,7 @@ options INVARIANT_SUPPORT #options BUS_DEBUG #makeoptions BUS_DEBUG +device bhndbus # Broadcom Home Networking Division Bus device siba # Sonics SiliconBackplane device pci # siba_pcib