X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=lfs%2Figb;h=ce7f8ad10e46a458072d4f89dcda92f6e7ad7dce;hb=e98279ed71cf31ab778f19e156ef14db671c21fa;hp=90d3d616ee893905aea5b89d4eb25e346e53fa19;hpb=70d0654f627a7c416ffd01ffb161fa85968df6e1;p=people%2Fteissler%2Fipfire-2.x.git diff --git a/lfs/igb b/lfs/igb index 90d3d616e..ce7f8ad10 100644 --- a/lfs/igb +++ b/lfs/igb @@ -24,24 +24,15 @@ include Config -ifeq "$(PAE)" "1" - VERSUFIX = ipfire-pae -else -ifeq "$(XEN)" "1" - VERSUFIX = ipfire-xen -else - VERSUFIX = ipfire -endif -endif - -VER = 3.0.19 +VERSUFIX = ipfire$(KCFG) + +VER = 3.2.10 THISAPP = igb-$(VER) DL_FILE = $(THISAPP).tar.gz DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP)-kmod-$(KVER)-$(VERSUFIX) -SUP_ARCH = i586 ############################################################################### # Top-level Rules @@ -51,7 +42,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = 8fdc04600bea4a4188672a1a8d0eb73b +$(DL_FILE)_MD5 = 22d09e7f7c8f0b23f744914e41c7ce43 install : $(TARGET)