From 149c552e0fda9bdc64ea10fe5a2bfa35bd26ec65 Mon Sep 17 00:00:00 2001 From: Bernhard Reutner-Fischer Date: Sun, 8 Jul 2007 19:22:18 +0000 Subject: - provide option to build an initramfs out of the current rootfs. Closes #881 --- target/Config.in | 1 + 1 file changed, 1 insertion(+) (limited to 'target/Config.in') diff --git a/target/Config.in b/target/Config.in index 0e9db8933..5913ffc6d 100644 --- a/target/Config.in +++ b/target/Config.in @@ -10,6 +10,7 @@ source "target/squashfs/Config.in" source "target/tar/Config.in" source "target/cpio/Config.in" source "target/iso9660/Config.in" +source "target/initramfs/Config.in" comment "bootloader for target device" -- cgit v1.2.3