From e2d292afdb43cd7d9391128563384e1edd53c52e Mon Sep 17 00:00:00 2001 From: "Nicolas \"Pixel\" Noble" Date: Wed, 2 Feb 2011 14:56:18 -0800 Subject: Moving the hooks into the os directory, where they belong. --- os/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'os/Makefile') diff --git a/os/Makefile b/os/Makefile index d7d0419..37dbf56 100644 --- a/os/Makefile +++ b/os/Makefile @@ -9,6 +9,7 @@ include $(ROOTDIR)/arch/config.mk TARGET_SRCS = \ src/init.c \ +src/hooks.c \ \ src/filesystem.c \ src/fio.c \ -- cgit v1.2.3