mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-29 01:58:55 +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
4 lines
97 B
PHP
4 lines
97 B
PHP
ifeq ($(filter-out $(SPECS),platform_vpb926),)
|
|
CODEZERO_CML = $(REP_DIR)/config/vpb926.cml
|
|
endif
|