summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorMichal Idziorek <m.i@gmx.at>2014-09-03 16:05:48 +0200
committerMichal Idziorek <m.i@gmx.at>2014-09-03 16:05:48 +0200
commitae361f46b092264f5107eaaf8fc594e0ca679014 (patch)
tree560ec382c3b3c9b5759996df7fdcd8f6032a763c /Makefile
parente5e674724ec527c45efaa1622d0e9a1618757ca3 (diff)
fix bug in apic.c and update of Readme
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
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