kumquat-buildroot/fs
Thomas Petazzoni 2e869a7c05 Remove INITRAMFS_TARGET variable
This used to be needed when the filesystem code was rewritten, but not
the Linux compilation code. Now that the Linux compilation code has
been rewritten, the mechanism to ensure that initramfs gets built
*before* the kernel so that it can be integrated is different, and
this INITRAMFS_TARGET variable is no longer used.

See f507921d39 for details.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2010-11-04 19:26:27 +01:00
..
cloop Move all filesystem generation code to fs/ 2010-04-09 11:04:36 +02:00
cpio fs/*/Config.in: remove useless configuration comments 2010-04-09 11:04:36 +02:00
cramfs cramfs/jffs2: use the new ROOTFS_DEVICE_TABLE variable 2010-04-17 04:36:23 +02:00
ext2 fs/ext2: fix blocks/inodes calculation 2010-04-19 14:33:14 +02:00
initramfs Remove INITRAMFS_TARGET variable 2010-11-04 19:26:27 +01:00
iso9660 iso9660: take into account the linux changes 2010-06-22 21:20:26 +02:00
jffs2 Merge branch 'for-2010.11/remove-deprecated-arch' of git://git.busybox.net/~tpetazzoni/git/buildroot 2010-09-30 14:41:38 +02:00
romfs Move all filesystem generation code to fs/ 2010-04-09 11:04:36 +02:00
skeleton fs/skeleton: remove ancient .bashrc 2010-09-16 09:56:16 +02:00
squashfs squashfs: add lzma support 2010-09-20 22:05:39 +02:00
tar fs/*/Config.in: remove useless configuration comments 2010-04-09 11:04:36 +02:00
ubifs ubifs: fix lzo typo 2010-07-01 15:35:00 +02:00
common.mk linux: add support for initramfs 2010-06-22 21:20:28 +02:00
Config.in fs: add option to define path to custom rootfs skeleton 2010-07-18 23:15:55 +02:00