mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 19:23:24 +02:00
Downgrade compat-wireless that it will compile with xen.
This must be fixed soon. Versions higher than 2009-06-30 do not work.
This commit is contained in:
committed by
Michael Tremer
parent
09d7a82c7c
commit
3934c8b7df
@@ -30,7 +30,7 @@ else
|
||||
VERSUFIX=ipfire
|
||||
endif
|
||||
|
||||
VER = 2009-07-15
|
||||
VER = 2009-06-30
|
||||
|
||||
THISAPP = compat-wireless-$(VER)
|
||||
DL_FILE = $(THISAPP).tar.bz2
|
||||
@@ -46,7 +46,7 @@ objects = $(DL_FILE)
|
||||
|
||||
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
|
||||
|
||||
$(DL_FILE)_MD5 = e1201ab3833e0057bfe760b625bb19e8
|
||||
$(DL_FILE)_MD5 = 68777ce2aa6b28dc3d37fc2b9a3a6d70
|
||||
|
||||
install : $(TARGET)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user