mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-21 22:47:50 +00:00
7d8f446475
Currently supports Intel HDA, AC97, and ES1370 audio cards. See README for further details.
27 lines
491 B
Plaintext
27 lines
491 B
Plaintext
|
|
#
|
|
# Drivers ported from the Linux kernel (USB)
|
|
#
|
|
# Not supported on the ARM architecture.
|
|
#
|
|
#REPOSITORIES += $(GENODE_DIR)/dde_linux
|
|
|
|
#
|
|
# Additional drivers ported from the Linux kernel (audio, Intel GEM)
|
|
#
|
|
# Not supported on the ARM architecture.
|
|
#
|
|
# This repository is deprecated.
|
|
#
|
|
#REPOSITORIES += $(GENODE_DIR)/linux_drivers
|
|
|
|
#
|
|
# Drivers ported from the Open Sound System
|
|
#
|
|
#REPOSITORIES += $(GENODE_DIR)/dde_oss
|
|
|
|
#
|
|
# Drivers ported from iPXE
|
|
#
|
|
#REPOSITORIES += $(GENODE_DIR)/dde_ipxe
|