summaryrefslogtreecommitdiff
path: root/package/Config.in
diff options
context:
space:
mode:
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>2010-03-02 22:32:52 +0100
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2010-04-09 11:03:55 +0200
commit1ef21e7bd454e531286d33c720e9f49ace3ecc6a (patch)
tree513c0c32a4cddbdfa7c7b3380a336eb49de320f0 /package/Config.in
parent73b1ab73d7fcbf3c6db46c8e7c6eb612b7a2b27a (diff)
cdrkit: new package
Supported both for the target and the host. Will be used by the root filesystem generation code, thanks to genisoimage. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/Config.in')
-rw-r--r--package/Config.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/Config.in b/package/Config.in
index f3f42139c..0dac9498f 100644
--- a/package/Config.in
+++ b/package/Config.in
@@ -146,6 +146,7 @@ endmenu
menu "Hardware handling"
source "package/acpid/Config.in"
+source "package/cdrkit/Config.in"
source "package/cramfs/Config.in"
source "package/dbus/Config.in"
source "package/dbus-glib/Config.in"