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:
79de38e
)
Added PL110 to ARMv7 build
author
John Hodge
<
[email protected]
>
Sun, 16 Oct 2011 14:30:42 +0000
(22:30 +0800)
committer
John Hodge
<
[email protected]
>
Sun, 16 Oct 2011 14:30:42 +0000
(22:30 +0800)
Makefile.cfg
patch
|
blob
|
history
diff --git
a/Makefile.cfg
b/Makefile.cfg
index
b919d86
..
83c593b
100644
(file)
--- a/
Makefile.cfg
+++ b/
Makefile.cfg
@@
-73,6
+73,7
@@
ifeq ($(ARCHDIR),armv7)
MODULES += Input/PS2KbMouse
MODULES += armv7/GIC
MODULES += Filesystems/InitRD
+MODULES += Display/PL110
endif
MODULES += IPStack # So the other modules are loaded before it
UCC
git Repository :: git.ucc.asn.au