]> git.pld-linux.org Git - packages/igb.git/commitdiff
- updated build auto/th/igb-4.2.16-0.1
authorJan Rękorajski <baggins@pld-linux.org>
Tue, 4 Jun 2013 09:59:43 +0000 (11:59 +0200)
committerJan Rękorajski <baggins@pld-linux.org>
Tue, 4 Jun 2013 09:59:43 +0000 (11:59 +0200)
igb.spec

index 7897c4d517b7e43b55680447415ede1b9a17c919..ac07db47180edaf508e94ffff5952550ce731043 100644 (file)
--- a/igb.spec
+++ b/igb.spec
@@ -63,8 +63,9 @@ cat > src/Makefile <<'EOF'
 obj-m := igb.o
 igb-objs := igb_main.o e1000_82575.o e1000_i210.o e1000_mac.o e1000_nvm.o e1000_phy.o \
        e1000_manage.o igb_param.o igb_ethtool.o kcompat.o e1000_api.o \
-       e1000_mbx.o igb_vmdq.o igb_sysfs.o igb_procfs.o igb_ptp.o
+       e1000_mbx.o igb_vmdq.o igb_procfs.o igb_hwmon.o igb_ptp.o
 
+EXTRA_CFLAGS += -DIGB_PTP
 EXTRA_CFLAGS += -DDRIVER_IGB
 EXTRA_CFLAGS += -DDRIVER_NAME=igb
 EXTRA_CFLAGS += -DDRIVER_NAME_CAPS=IGB
This page took 0.026068 seconds and 4 git commands to generate.