Skip to content
Snippets Groups Projects
Commit a01827f4 authored by John Hodge's avatar John Hodge
Browse files

Config - Added ARMv7 GIC to build conf

parent 545a38d7
Branches
No related merge requests found
......@@ -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
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment