diff options
Diffstat (limited to 'fs/cloop/cloop.mk')
-rw-r--r-- | fs/cloop/cloop.mk | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/fs/cloop/cloop.mk b/fs/cloop/cloop.mk index c91868407..f783adeb0 100644 --- a/fs/cloop/cloop.mk +++ b/fs/cloop/cloop.mk @@ -1,8 +1,8 @@ -############################################################# +################################################################################ # # Build the compressed loop root filesystem image # -############################################################# +################################################################################ ROOTFS_CLOOP_DEPENDENCIES = host-cloop host-cdrkit |