From 8eeb1ec8b414f5f35a89143f70434fd804ea56d9 Mon Sep 17 00:00:00 2001 From: nwhitehorn Date: Sat, 1 Feb 2014 17:41:54 +0000 Subject: Provide a simpler and more standards-compliant simplebus implementation to get the Routerboard 800 up and running with the vendor device tree. This does not implement some BERI-specific features (which hopefully won't be necessary soon), so move the old code to mips/beri, with a higher attach priority when built, until MIPS interrupt domain support is rearranged. --- sys/conf/files | 1 - 1 file changed, 1 deletion(-) (limited to 'sys/conf') diff --git a/sys/conf/files b/sys/conf/files index 46e669f..dea5920 100644 --- a/sys/conf/files +++ b/sys/conf/files @@ -1367,7 +1367,6 @@ dev/fb/fbd.c optional fbd | vt dev/fb/fb_if.m standard dev/fb/splash.c optional sc splash dev/fdt/fdt_common.c optional fdt -dev/fdt/fdt_ic_if.m optional fdt dev/fdt/fdt_slicer.c optional fdt cfi | fdt nand dev/fdt/fdt_static_dtb.S optional fdt fdt_dtb_static \ dependency "$S/boot/fdt/dts/${FDT_DTS_FILE}" -- cgit v1.1