On 16 September 2015 01:44:19 CEST, Ed Maste <ema...@freebsd.org> wrote:
>Author: emaste
>Date: Tue Sep 15 23:44:19 2015
>New Revision: 287836
>URL: https://svnweb.freebsd.org/changeset/base/287836
>
>Log:
>  arm64: add kbd.c to the build for ukbd to fix the build
>  
>  Pointy hat to:       emaste
>
>Modified:
>  head/sys/conf/files.arm64
>
>Modified: head/sys/conf/files.arm64
>==============================================================================
>--- head/sys/conf/files.arm64  Tue Sep 15 23:06:56 2015        (r287835)
>+++ head/sys/conf/files.arm64  Tue Sep 15 23:44:19 2015        (r287836)
>@@ -59,6 +59,7 @@ dev/acpica/acpi_if.m         optional        acpi
> dev/fdt/fdt_arm64.c           optional        fdt
> dev/hwpmc/hwpmc_arm64.c               optional        hwpmc
> dev/hwpmc/hwpmc_arm64_md.c    optional        hwpmc
>+dev/kbd/kbd.c                 optional        atkbd | sc | ukbd | vt
> dev/mmc/host/dwmmc.c          optional        dwmmc
> dev/mmc/host/dwmmc_hisi.c     optional        dwmmc soc_hisi_hi6220
> dev/ofw/ofw_cpu.c             optional        fdt

Are we expecting atkbd or sc to be used on arm64?

Andrew
-- 
Sent from my Android device with K-9 Mail. Please excuse my brevity.
_______________________________________________
svn-src-head@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to