mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-20 06:07:59 +00:00
21 lines
399 B
Plaintext
21 lines
399 B
Plaintext
|
#
|
||
|
# Fiasco.OC-specific default configuration options
|
||
|
#
|
||
|
|
||
|
#
|
||
|
# Directory, where to search for L4 headers
|
||
|
#
|
||
|
# When using this file as template for a customized
|
||
|
# '<builddir>/etc/kernel.conf'.
|
||
|
#
|
||
|
#L4_BUILD_DIR = $(HOME)/src/l4build.x86
|
||
|
|
||
|
#
|
||
|
# Path to the Fiasco.OC kernel
|
||
|
#
|
||
|
# When using this file as template for a customized
|
||
|
# '<builddir>/etc/kernel.conf'.
|
||
|
#
|
||
|
#KERNEL = $(HOME)/src/fiasco-build.x86/fiasco
|
||
|
|