mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-02 03:56:42 +00:00
ca971bbfd8
This patch changes the top-level directory layout as a preparatory step for improving the tools for managing 3rd-party source codes. The rationale is described in the issue referenced below. Issue #1082
7 lines
147 B
Plaintext
7 lines
147 B
Plaintext
REPOSITORIES = $(GENODE_DIR)/repos/base-nova
|
|
|
|
#
|
|
# The current NOVA kernel build is optimized for Intel Core2 Duo.
|
|
#
|
|
QEMU_OPT += -cpu core2duo
|