diff cos/Makefile @ 30:0148f55bfe24

Added static asserts and fixed pages
author windel
date Thu, 29 Dec 2011 23:51:35 +0100
parents 7e3bdcb391dc
children 3a6a9b929db0
line wrap: on
line diff
--- a/cos/Makefile	Thu Dec 29 19:34:01 2011 +0100
+++ b/cos/Makefile	Thu Dec 29 23:51:35 2011 +0100
@@ -1,8 +1,7 @@
 # vim: set noexpandtab:
 
-all: bootdisk.img Makefile
-
-bootdisk.img: kernel/lcfos.bin grub/menu.lst Makefile
+all:
+	make -C kernel
 	cp grub/emptybootdisk.img bootdisk.img
 	mcopy -D o -i bootdisk.img kernel/lcfos.bin ::
 	mcopy -D o -i bootdisk.img grub/menu.lst ::/grub