]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - lfs/atl2
Fix ATL2 transmited bytes counter
[ipfire-2.x.git] / lfs / atl2
index 26e4f64ec12afb2c8fc261e573ab10eb6e41b840..8200bef8118c8a2dd62791929e37b17efbc58986 100644 (file)
--- a/lfs/atl2
+++ b/lfs/atl2
@@ -78,7 +78,7 @@ $(subst %,%_MD5,$(objects)) :
 $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
        @$(PREBUILD)
        @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar jxf $(DIR_DL)/$(DL_FILE)
-       cd $(DIR_APP) && patch -p1 < $(DIR_SRC)/src/patches/atl2_pci_vendor_id.patch 
+       cd $(DIR_APP) && patch -p1 < $(DIR_SRC)/src/patches/atl2_add_tx_bytes_statistic.patch 
 ifeq "$(SMP)" "1"
        cd $(DIR_APP) && make -C /lib/modules/$(KVER)-ipfire-smp/build/ SUBDIRS=$(DIR_APP) modules
        cd $(DIR_APP) && install -m 644 atl2.ko /lib/modules/$(KVER)-ipfire-smp/kernel/drivers/net