Mercurial > lcfOS
diff cos/Makefile @ 217:8b2e5f3cd579
Removed some stale python source files
author | Windel Bouwman |
---|---|
date | Fri, 05 Jul 2013 14:13:59 +0200 |
parents | e47bfef80baf |
children |
line wrap: on
line diff
--- a/cos/Makefile Fri Jul 05 13:26:51 2013 +0200 +++ b/cos/Makefile Fri Jul 05 14:13:59 2013 +0200 @@ -3,7 +3,7 @@ all: make -C kernel make -C hello - python utils/makeinitrd.py lcfosinitrd.img hello/hello.bin + python ../python/makeinitrd.py lcfosinitrd.img hello/hello.bin cp grub/emptybootdisk.img bootdisk.img mcopy -D o -i bootdisk.img kernel/lcfos.bin :: mcopy -D o -i bootdisk.img lcfosinitrd.img ::