diff cos/Makefile @ 43:e47bfef80baf

Fixed build by commenting out initrd code
author windel
date Sat, 18 Feb 2012 16:18:03 +0100
parents 35cc54e078dd
children 8b2e5f3cd579
line wrap: on
line diff
--- a/cos/Makefile	Fri Feb 03 18:01:18 2012 +0100
+++ b/cos/Makefile	Sat Feb 18 16:18:03 2012 +0100
@@ -2,6 +2,7 @@
 
 all:
 	make -C kernel
+	make -C hello
 	python utils/makeinitrd.py lcfosinitrd.img hello/hello.bin
 	cp grub/emptybootdisk.img bootdisk.img
 	mcopy -D o -i bootdisk.img kernel/lcfos.bin ::