summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorThomas Haller <thaller@redhat.com>2021-08-30 19:00:25 +0200
committerThomas Haller <thaller@redhat.com>2021-09-06 10:00:36 +0200
commitaadcd0935e72b547a5f9a989d614d2567400584c (patch)
tree8c8bbd2999eac51404dee3c914212dd0e42c072e /Makefile.am
parent023c8ad88bf25a726261df26415571f326756f80 (diff)
downloadNetworkManager-aadcd0935e72b547a5f9a989d614d2567400584c.tar.gz
linux-headers: add ethtool.h kernel header
Taken from Linux 5.14, 7d2a07b769330c34b4deabeed939325c77a7ec2f, Aug 30, 2021.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index bb59bf8354..bf7031301c 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -584,6 +584,7 @@ src_libnm_platform_libnm_platform_la_CPPFLAGS = \
src_libnm_platform_libnm_platform_la_SOURCES = \
\
+ src/linux-headers/ethtool.h \
src/linux-headers/nl802154.h \
\
src/libnm-platform/nm-linux-platform.c \