X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=lfs%2Fe1000e;h=37b0c41e9afaab7bf22729630bf3fd5cbf496e4d;hb=063de1600bbad5566764f6bc88f15260e2fe1288;hp=04765a09a20507ae5d980a19a4d1b90aa6c09c02;hpb=101f32a99fe57fefd3aa6d009ab5ceaa461b0bf3;p=ipfire-2.x.git diff --git a/lfs/e1000e b/lfs/e1000e index 04765a09a2..37b0c41e9a 100644 --- a/lfs/e1000e +++ b/lfs/e1000e @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2013 IPFire Team # +# Copyright (C) 2007-2016 IPFire Team # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # @@ -25,14 +25,9 @@ include Config VERSUFIX = ipfire$(KCFG) -ifeq "$(KCFG)" "-xen" - KVER = 2.6.32.61 - MODPATH = /lib/modules/$(KVER)-$(VERSUFIX)/kernel/drivers/net/e1000e -else - MODPATH = /lib/modules/$(KVER)-$(VERSUFIX)/kernel/drivers/net/ethernet/intel/e1000e -endif +MODPATH = /lib/modules/$(KVER)-$(VERSUFIX)/kernel/drivers/net/ethernet/intel/e1000e -VER = 2.4.14 +VER = 3.3.3 THISAPP = e1000e-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -48,7 +43,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = 05bae01409bb699f14297d726df2aa23 +$(DL_FILE)_MD5 = 01274408a0f987457600dc7993c9d59a install : $(TARGET)