summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 278f72c..fc7dec2 100644
--- a/Makefile
+++ b/Makefile
@@ -13,7 +13,7 @@
############ some constants ############
-USB_STICK=/dev/sdd #take care!
+USB_STICK=/dev/sdf #take care!
#here our kernel will be loaded by the bootloader.
KERNEL_START=0x18000