mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-29 15:44:02 +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
5 lines
120 B
PHP
5 lines
120 B
PHP
FUSE_EXT2_REV := 220
|
|
FUSE_EXT2_VERSION := svn-$(FUSE_EXT2_REV)
|
|
FUSE_EXT2 := fuse-ext2-$(FUSE_EXT2_VERSION)
|
|
|