From: kettenis Date: Thu, 16 Mar 2023 10:33:44 +0000 (+0000) Subject: Add missing dependecy for rkcomphy(4); pointed out by dlg@ X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=582086f6f844cfb2850fb0c553bd73300aac2602;p=openbsd Add missing dependecy for rkcomphy(4); pointed out by dlg@ --- diff --git a/sys/dev/fdt/files.fdt b/sys/dev/fdt/files.fdt index 26663e9ab40..bb281966fee 100644 --- a/sys/dev/fdt/files.fdt +++ b/sys/dev/fdt/files.fdt @@ -1,4 +1,4 @@ -# $OpenBSD: files.fdt,v 1.180 2023/03/12 14:29:50 kettenis Exp $ +# $OpenBSD: files.fdt,v 1.181 2023/03/16 10:33:44 kettenis Exp $ # # Config file and device description for machine-independent FDT code. # Included by ports that need it. @@ -343,7 +343,7 @@ file dev/fdt/rkclock.c rkclock device rkcomphy attach rkcomphy at fdt -file dev/fdt/rkcomphy.c +file dev/fdt/rkcomphy.c rkcomphy device rkdrm: drmbase, wsemuldisplaydev, rasops15, rasops16, rasops24, rasops32 attach rkdrm at fdt