sel4: enable vesa driver
kernel : add required and reserved boot regions to device memory Issue #2044
This commit is contained in:
committed by
Christian Helmuth
parent
821afd0199
commit
99b8fc4408
@@ -2,7 +2,7 @@
|
||||
# Specifics for the seL4 kernel API x86 32 bit
|
||||
#
|
||||
|
||||
SPECS += sel4 x86_32 ps2
|
||||
SPECS += sel4 x86_32 ps2 vesa framebuffer
|
||||
|
||||
include $(call select_from_repositories,mk/spec/x86_32.mk)
|
||||
include $(call select_from_repositories,mk/spec/sel4.mk)
|
||||
|
||||
Reference in New Issue
Block a user