From ae361f46b092264f5107eaaf8fc594e0ca679014 Mon Sep 17 00:00:00 2001 From: Michal Idziorek Date: Wed, 3 Sep 2014 16:05:48 +0200 Subject: fix bug in apic.c and update of Readme --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index b591a0a..306ea65 100644 --- a/Makefile +++ b/Makefile @@ -23,7 +23,7 @@ MP_IMG_START=26112 #multiboot is initially at 0x6600 FONT_DATA_START=26624 #fool font initially at 0x6800 -USB_STICK=/dev/sdd +USB_STICK=/dev/sdf KERNEL_START=0x10000 -- cgit v1.2.3