From nobody Sat Apr 18 01:12:52 2026 X-Original-To: dev-commits-src-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4fyDJN6Hsvz6ZTcY for ; Sat, 18 Apr 2026 01:12:52 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R13" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fyDJN34Jsz3nSP for ; Sat, 18 Apr 2026 01:12:52 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1776474772; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=OS1dcmg/Rkgrxlzr15hXut61tvXIYm/xbNqDOa8VaEc=; b=VIhsnQen5p/Lh6FzucNhkghzfhvBsPdkcmmh0N+UqnKNFympSLmyUS5NNoG45PGCK356Y4 CjyMa3he8DPBiU2Ij/rFw1KPZJ0jJlX5S2Va2KUGeAHZctjelaD4iTeF6sjo20V8Q8GOfZ J4IusIPtwavC+AMB4S72LmbMSdqO3KQCNlMV0VaIN15yJ8QRF5ZYLkb0eye80fWFCBpKuL EpWQhEJMDiMoGIzMGxa7oFNW49bur4ZoOwYO+KNMV2QTg8I2jp51ixetV73bdVhTt2fpJc 8W82DC3RUGNH1RyyfjGkGdjOlh9SWdq9YCODG8LciKfd4gJDDSb1WtuLnRd5QQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776474772; a=rsa-sha256; cv=none; b=Y+BNiprOrucOcnMMLqBn/bTMY2oKuztLc4S5ra0xNO7BGgH9aDsc36ZaZ4ALk3XlKrDBnD hOwPzlbwU06wNfhm5b0PhkV2V8Odsoi6J0WfTJiZFlzObFAeC9zm3adnr5EJW8ca5ygd3B 4P5wBCaZe0FiNjJE/8tJBafPSOKIpKPf7i3SmbIHquNbjn9XHxW1DcA3rjivoB/BBNW8Aa G4ocT/rOlrAf1YUav+Yhk/n4i2mc3hNe71Arci8Vh5TeUzPW/dm80PPHI4HSR5yfvKuQ+3 i1nEJTzXbnVL13iuXsGddds6525li4iUoSHih549mhk4pl+zLYEGY8ob1KS16g== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1776474772; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=OS1dcmg/Rkgrxlzr15hXut61tvXIYm/xbNqDOa8VaEc=; b=XbkVvh99E+imiV4cKLkIlU3cHPKjwncs1+2/eM4mZwN3UnBW6vejq8Mb7ql98tAFea+5+p TfFp3xlpzbDfbtcyZX3I+CDvgnCZCN8YYCcjblw5H6eIcLMVpLBMAsl5kPDGFKxM5+K8kz n6sZMmXD77mzdiwMTrh2kQi+eoWpmAMrC9frTymo5yrCoUeOcG1q6Hu3S3R+ZxZ4CFEaYC n/WNKQF4MFYVGyYtxJEKEtOqjbXxDIcgsRt1pY0R23WbUeQ1tO9C+rGxC346Vk/032avPW Wch2Aja/27IfgWRuirPukPrkoICzkE2UZtWRVOky1+Y04mWn3k2cwmM27LCkRw== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4fyDJN2dBkz3HK for ; Sat, 18 Apr 2026 01:12:52 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 4660f by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Sat, 18 Apr 2026 01:12:52 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org From: Bjoern A. Zeeb Subject: git: f5cd992fa902 - main - bnxt_en: fix module Makefile for LinuxKPI List-Id: Commit messages for all branches of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-all@freebsd.org Sender: owner-dev-commits-src-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: bz X-Git-Repository: src X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: f5cd992fa902ebb27a3a1042ee8e0d4d351bb361 Auto-Submitted: auto-generated Date: Sat, 18 Apr 2026 01:12:52 +0000 Message-Id: <69e2da94.4660f.771e7fad@gitrepo.freebsd.org> The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=f5cd992fa902ebb27a3a1042ee8e0d4d351bb361 commit f5cd992fa902ebb27a3a1042ee8e0d4d351bb361 Author: Bjoern A. Zeeb AuthorDate: 2026-04-16 10:05:51 +0000 Commit: Bjoern A. Zeeb CommitDate: 2026-04-18 01:12:11 +0000 bnxt_en: fix module Makefile for LinuxKPI Rather than manually including the include directory for LinuxKPI use the provided macro. Before there was no -I for the dummy directory and as files synced from Linux under a permissive license may include them the build would fail. overflow.h will include linux/const.h which only exists as a dummy header at this point on FreeBSD. Sponsored by: The FreeBSD Foundation Fixes: 35b53f8c989f6 MFC after: 3 days Reviewed by: emaste Differential Revision: https://reviews.freebsd.org/D56424 --- sys/modules/bnxt/bnxt_en/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys/modules/bnxt/bnxt_en/Makefile b/sys/modules/bnxt/bnxt_en/Makefile index d90f3b91d860..12c23898c106 100644 --- a/sys/modules/bnxt/bnxt_en/Makefile +++ b/sys/modules/bnxt/bnxt_en/Makefile @@ -14,6 +14,6 @@ SRCS += ${LINUXKPI_GENSRCS} CFLAGS+= -DIFLIB CFLAGS+= -I${SRCTOP}/sys/ofed/include -CFLAGS+= -I${SRCTOP}/sys/compat/linuxkpi/common/include +CFLAGS+= ${LINUXKPI_INCLUDES} .include