From: <abe...@us...> - 2014-05-22 15:52:05
|
Revision: 6528 http://sourceforge.net/p/astlinux/code/6528 Author: abelbeck Date: 2014-05-22 15:52:02 +0000 (Thu, 22 May 2014) Log Message: ----------- runnix, version bump to runnix-0.4-6527, enable ACPI and APIC in kernel, use IO-APIC for interrupt routing Modified Paths: -------------- branches/1.0/boot/runnix/runnix.mk Modified: branches/1.0/boot/runnix/runnix.mk =================================================================== --- branches/1.0/boot/runnix/runnix.mk 2014-05-20 21:26:55 UTC (rev 6527) +++ branches/1.0/boot/runnix/runnix.mk 2014-05-22 15:52:02 UTC (rev 6528) @@ -3,7 +3,7 @@ # runnix # ############################################################# -RUNNIX_VER:=0.4-6376 +RUNNIX_VER:=0.4-6527 RUNNIX_SOURCE:=runnix-$(RUNNIX_VER).tar.gz RUNNIX_SITE:=http://mirror.astlinux.org/runnix4 RUNNIX_DIR:=$(BUILD_DIR)/runnix-$(RUNNIX_VER) This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |