diff options
| author | Michal Idziorek <m.i@gmx.at> | 2014-10-20 11:30:57 +0200 |
|---|---|---|
| committer | Michal Idziorek <m.i@gmx.at> | 2014-10-20 11:30:57 +0200 |
| commit | 2f6fe94d436347c4d886407dbfd44b6ac1aa41fa (patch) | |
| tree | 032ecd5ef4bb5bf8d66c58060c994a6e1e2452a9 | |
| parent | 3983a157056f10651f120cf39c5d3637aa956903 (diff) | |
set usbstick dev
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
