Config - Added ARMv7 GIC to build conf
authorJohn Hodge <[email protected]>
Fri, 7 Oct 2011 08:43:32 +0000 (16:43 +0800)
committerJohn Hodge <[email protected]>
Fri, 7 Oct 2011 08:43:32 +0000 (16:43 +0800)
Makefile.cfg

index 21a813d..4dc0385 100644 (file)
@@ -68,6 +68,7 @@ endif
 
 ifeq ($(ARCHDIR),armv7)
 MODULES += Input/PS2KbMouse
+MODULES += armv7/GIC
 endif
 
 MODULES += IPStack     # So the other modules are loaded before it

UCC git Repository :: git.ucc.asn.au