view cos/Makefile @ 126:bbf4c9b138d4

Changes to elf reading
author Windel Bouwman
date Sun, 13 Jan 2013 12:14:27 +0100
parents e47bfef80baf
children 8b2e5f3cd579
line wrap: on
line source

# vim: set noexpandtab:

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 ::
	mcopy -D o -i bootdisk.img lcfosinitrd.img ::
	mcopy -D o -i bootdisk.img grub/menu.lst ::/grub