mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-10 02:55:55 +02:00
External build of kvm modules.
This commit is contained in:
@@ -62,7 +62,6 @@
|
||||
* cacti-0.8.7e
|
||||
* calamaris-2.59
|
||||
* capi4k-utils-2005-07-18
|
||||
* ccache-2.4
|
||||
* ccache-3.0pre0
|
||||
* cdrtools-2.01.01
|
||||
* centerim-4.22.1
|
||||
@@ -161,6 +160,8 @@
|
||||
* kqemu-1.4.0pre1-kmod-2.6.32.11-ipfire
|
||||
* kqemu-1.4.0pre1-kmod-2.6.32.11-ipfire-xen
|
||||
* kudzu-1.2.64
|
||||
* kvm-kmod-2.6.32.9-kmod-2.6.32.11-ipfire
|
||||
* kvm-kmod-2.6.32.9.tar.bz2
|
||||
* l7-protocols-2009-05-10
|
||||
* lame-3.97
|
||||
* lcd4linux-0.10.1-RC2
|
||||
|
||||
@@ -30,7 +30,7 @@ else
|
||||
VERSUFIX=ipfire
|
||||
endif
|
||||
|
||||
VER = 2.6.31.5
|
||||
VER = 2.6.32.9
|
||||
|
||||
THISAPP = kvm-kmod-$(VER)
|
||||
DL_FILE = $(THISAPP).tar.bz2
|
||||
@@ -46,7 +46,7 @@ objects = $(DL_FILE)
|
||||
|
||||
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
|
||||
|
||||
$(DL_FILE)_MD5 = 1f5a9ec75efae079487be6db43e3a684
|
||||
$(DL_FILE)_MD5 = a66a126a138c1b5a16e00b1da042050c
|
||||
|
||||
install : $(TARGET)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user