2011-12-23 13:04:29 +00:00
|
|
|
|
|
|
|
##
|
|
|
|
## Optional repositories
|
|
|
|
##
|
|
|
|
|
|
|
|
#
|
2012-12-18 15:38:49 +00:00
|
|
|
# Ports of popular open-source libraries and the C library.
|
2011-12-23 13:04:29 +00:00
|
|
|
#
|
|
|
|
# Make sure to execute 'make prepare' in 'libports' prior building.
|
|
|
|
#
|
|
|
|
#REPOSITORIES += $(GENODE_DIR)/libports
|
|
|
|
|
|
|
|
#
|
|
|
|
# Qt4 tool kit
|
|
|
|
#
|
|
|
|
# The 'qt4' repository depends on 'libc' and 'libports'
|
|
|
|
# Make sure to execute 'make prepare' in 'qt4' prior building.
|
|
|
|
#
|
|
|
|
#REPOSITORIES += $(GENODE_DIR)/qt4
|
|
|
|
|
|
|
|
#
|
|
|
|
# Ports of popular 3rd-party applications
|
|
|
|
#
|
|
|
|
# The 'ports' repository depends on 'libc', 'libports', and 'qt4'.
|
|
|
|
# Make sure to execute 'make prepare' in 'ports' prior building.
|
|
|
|
#
|
|
|
|
#REPOSITORIES += $(GENODE_DIR)/ports
|
|
|
|
|
2013-11-26 11:14:29 +00:00
|
|
|
#
|
|
|
|
# Ports of the Linux TCP/IP stack and Linux drivers (USB) from the Linux kernel
|
|
|
|
#
|
|
|
|
#REPOSITORIES += $(GENODE_DIR)/dde_linux
|
|
|
|
|
2011-12-23 13:04:29 +00:00
|
|
|
#
|
|
|
|
# High-level Genode-specific services and applications
|
|
|
|
#
|
|
|
|
# The 'gems' repository depends on 'libc', 'libports', and 'qt4'.
|
|
|
|
#
|
|
|
|
#REPOSITORIES += $(GENODE_DIR)/gems
|