diff cos/Makefile @ 32:3a6a9b929db0

Added initial ramdisk and some virtual file system functions
author windel
date Fri, 13 Jan 2012 18:18:17 +0100
parents 0148f55bfe24
children 35cc54e078dd
line wrap: on
line diff
--- a/cos/Makefile	Tue Jan 10 20:40:35 2012 +0100
+++ b/cos/Makefile	Fri Jan 13 18:18:17 2012 +0100
@@ -2,7 +2,9 @@
 
 all:
 	make -C kernel
+	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 ::
 	mcopy -D o -i bootdisk.img grub/menu.lst ::/grub