From 743a4860cce117baec6ef3c40deb0f945529c34f Mon Sep 17 00:00:00 2001 From: Michal Idziorek Date: Fri, 5 Dec 2014 00:16:42 +0100 Subject: struggling with paging exceptions! --- userspace/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'userspace/Makefile') diff --git a/userspace/Makefile b/userspace/Makefile index 8516bc1..2434008 100644 --- a/userspace/Makefile +++ b/userspace/Makefile @@ -22,7 +22,7 @@ ext2.img: $(PROGS) cp $^ mnt/bin echo "++++++++[>++++[>++>+++>+++>+<<<<-]>+>+>->>+[<]<-]>>.>---.+++++++..+++.>>.<-.<.+++.------.--------.>>+.>++." > mnt/home/miguel/hello.brain # cp ~/temp/fool-os-stuff/binutils-build-host-foolos/binutils/readelf mnt/bin - cp ~/temp/fool-os-stuff/ncurses-5.9/progs/clear mnt/bin + cp ~/temp/fool-os-stuff/ncurses-5.9/progs/tput mnt/bin mkdir -p mnt/etc echo "127.0.0.1 localhost" > mnt/etc/hosts sync -- cgit v1.2.3