[Bug 248116] /usr/src/sys/conf/files is broken in 11.4-RELEASE – unable to build kernel with 'device ena'
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Jul 20 01:46:38 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=248116
--- Comment #2 from kudzu <kudzu at tenebras.com> ---
--- files.orig 2020-07-20 01:41:45.082203000 +0000
+++ files 2020-07-20 01:42:28.805665000 +0000
@@ -1661,6 +1661,10 @@
dev/et/if_et.c optional et
dev/ena/ena.c optional ena \
compile-with "${NORMAL_C} -I$S/contrib"
+dev/ena/ena_datapath.c optional ena \
+ compile-with "${NORMAL_C} -I$S/contrib"
+dev/ena/ena_netmap.c optional ena \
+ compile-with "${NORMAL_C} -I$S/contrib"
dev/ena/ena_sysctl.c optional ena \
compile-with "${NORMAL_C} -I$S/contrib"
contrib/ena-com/ena_com.c optional ena
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list