From 312a17e96db255c68197a4507179053de19038d7 Mon Sep 17 00:00:00 2001 From: hawk Date: Sat, 20 Jun 2009 17:20:15 +0000 Subject: [PATCH 1/1] - updated Makefile Changed files: igb.spec -> 1.33 --- igb.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/igb.spec b/igb.spec index 04706f5..8a02b06 100644 --- a/igb.spec +++ b/igb.spec @@ -61,8 +61,8 @@ Intel(R) PRO/1000 opartych o układy 82575EB/GB lub 82576. %setup -q -n %{pname}-%{version} cat > src/Makefile <<'EOF' obj-m := igb.o -igb-objs := e1000_82575.o e1000_mac.o e1000_nvm.o e1000_phy.o e1000_manage.o \ -kcompat.o e1000_api.o igb_main.o igb_param.o igb_ethtool.o +igb-objs := igb_main.o e1000_82575.o e1000_mac.o e1000_nvm.o e1000_phy.o \ +e1000_manage.o igb_param.o igb_ethtool.o kcompat.o e1000_api.o EXTRA_CFLAGS=-DDRIVER_IGB EOF -- 2.44.0