mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-21 22:47:50 +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
20 lines
375 B
Plaintext
20 lines
375 B
Plaintext
|
|
#
|
|
# Additional drivers ported from the Linux kernel (audio, Intel GEM)
|
|
#
|
|
# Not supported on the ARM architecture.
|
|
#
|
|
# This repository is deprecated.
|
|
#
|
|
#REPOSITORIES += $(GENODE_DIR)/repos/linux_drivers
|
|
|
|
#
|
|
# Drivers ported from the Open Sound System
|
|
#
|
|
#REPOSITORIES += $(GENODE_DIR)/repos/dde_oss
|
|
|
|
#
|
|
# Drivers ported from iPXE
|
|
#
|
|
#REPOSITORIES += $(GENODE_DIR)/repos/dde_ipxe
|