genode/tool/builddir/etc/build.conf.drivers_x86
Alexander Boettcher 80838831d8 make dde_linux repository an optional one
Since dde_linux now contains the port of the Linux IP stack available for all
Genode base-* platforms move the repository out of drivers_arm and drivers_x86
build.conf to the optional build.conf (available to all platforms).
2013-11-26 14:32:05 +01:00

20 lines
357 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)/linux_drivers
#
# Drivers ported from the Open Sound System
#
#REPOSITORIES += $(GENODE_DIR)/dde_oss
#
# Drivers ported from iPXE
#
#REPOSITORIES += $(GENODE_DIR)/dde_ipxe