X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=lfs%2Fe1000e;h=37b0c41e9afaab7bf22729630bf3fd5cbf496e4d;hb=3d7f409cba2b94957cc315ecb96522552a4d4f7b;hp=58c99c43c8bcff1e736c7537d12c4b97cdd48475;hpb=fffb777ee6f9c62f29966677045a6bdc705aece0;p=ipfire-2.x.git diff --git a/lfs/e1000e b/lfs/e1000e index 58c99c43c8..37b0c41e9a 100644 --- a/lfs/e1000e +++ b/lfs/e1000e @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2014 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,9 +25,9 @@ include Config VERSUFIX = ipfire$(KCFG) -MODPATH = /lib/modules/$(KVER)-$(VERSUFIX)/kernel/drivers/net/e1000e +MODPATH = /lib/modules/$(KVER)-$(VERSUFIX)/kernel/drivers/net/ethernet/intel/e1000e -VER = 2.5.4 +VER = 3.3.3 THISAPP = e1000e-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -43,7 +43,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = 8a57fc73335bf1ab0e16a02ecccdae76 +$(DL_FILE)_MD5 = 01274408a0f987457600dc7993c9d59a install : $(TARGET)