diff options
| author | Michal Idziorek <m.i@gmx.at> | 2014-09-03 16:05:48 +0200 |
|---|---|---|
| committer | Michal Idziorek <m.i@gmx.at> | 2014-09-03 16:05:48 +0200 |
| commit | ae361f46b092264f5107eaaf8fc594e0ca679014 (patch) | |
| tree | 560ec382c3b3c9b5759996df7fdcd8f6032a763c /Makefile | |
| parent | e5e674724ec527c45efaa1622d0e9a1618757ca3 (diff) | |
fix bug in apic.c and update of Readme
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
