From 3934c8b7dfe8107d9598d0a550f76b1e386407a2 Mon Sep 17 00:00:00 2001 From: Ben Schweikert Date: Sat, 25 Jul 2009 11:58:55 +0000 Subject: [PATCH] Downgrade compat-wireless that it will compile with xen. This must be fixed soon. Versions higher than 2009-06-30 do not work. --- lfs/compat-wireless | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lfs/compat-wireless b/lfs/compat-wireless index 1a154c9718..3364b40dbe 100644 --- a/lfs/compat-wireless +++ b/lfs/compat-wireless @@ -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) -- 2.39.2