mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-26 00:41:08 +00:00
96ebed6c31
There are some subtle incompatibilities in VirtualBox 6 with settings we used in version 5. Therefore, the vbox6 package uses machine.vbox6 as configuration file. An example configuration is provided by the raw/vbox6 package. Issue #4281
6 lines
79 B
Makefile
6 lines
79 B
Makefile
content: machine.vbox6
|
|
|
|
machine.vbox6:
|
|
cp $(REP_DIR)/recipes/raw/vbox6/$@ $@
|
|
|