summaryrefslogtreecommitdiffstats
path: root/sys/conf
diff options
context:
space:
mode:
authoremaste <emaste@FreeBSD.org>2015-09-15 23:44:19 +0000
committeremaste <emaste@FreeBSD.org>2015-09-15 23:44:19 +0000
commit6d88400de764fa2a7fad6a17904ad7dbdefc205e (patch)
tree387b19109e0ff49639ffc00562b1da6024fbe479 /sys/conf
parent8ada4c3bbfef3c78a790d52b33ccb5738d482931 (diff)
downloadFreeBSD-src-6d88400de764fa2a7fad6a17904ad7dbdefc205e.zip
FreeBSD-src-6d88400de764fa2a7fad6a17904ad7dbdefc205e.tar.gz
arm64: add kbd.c to the build for ukbd to fix the build
Pointy hat to: emaste
Diffstat (limited to 'sys/conf')
-rw-r--r--sys/conf/files.arm641
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/conf/files.arm64 b/sys/conf/files.arm64
index 399a35e..bcbcf00 100644
--- a/sys/conf/files.arm64
+++ b/sys/conf/files.arm64
@@ -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
OpenPOWER on IntegriCloud