summaryrefslogtreecommitdiffstats
path: root/package/cdrkit
diff options
context:
space:
mode:
Diffstat (limited to 'package/cdrkit')
-rw-r--r--package/cdrkit/Config.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/cdrkit/Config.in b/package/cdrkit/Config.in
index af18ba9302..7b5b8865f6 100644
--- a/package/cdrkit/Config.in
+++ b/package/cdrkit/Config.in
@@ -1,10 +1,10 @@
config BR2_PACKAGE_CDRKIT
+ bool "cdrkit"
+ depends on BR2_USE_MMU # fork
# Needed for libbz
select BR2_PACKAGE_BZIP2
select BR2_PACKAGE_LIBCAP
select BR2_PACKAGE_ZLIB
- depends on BR2_USE_MMU # fork
- bool "cdrkit"
help
cdrkit is a suite of programs for recording CDs and DVDs,
blanking CD-RW media, creating ISO-9660 filesystem images,
OpenPOWER on IntegriCloud