git.ucc.asn.au
/
tpg
/
acess2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
545a38d
)
Config - Added ARMv7 GIC to build conf
author
John Hodge
<
[email protected]
>
Fri, 7 Oct 2011 08:43:32 +0000
(16:43 +0800)
committer
John Hodge
<
[email protected]
>
Fri, 7 Oct 2011 08:43:32 +0000
(16:43 +0800)
Makefile.cfg
patch
|
blob
|
history
diff --git
a/Makefile.cfg
b/Makefile.cfg
index
21a813d
..
4dc0385
100644
(file)
--- a/
Makefile.cfg
+++ b/
Makefile.cfg
@@
-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