kumquat-buildroot/fs
Karoly Kasza e4a436f5e4 fs/iso9660: add dependencies for make source
The "iso image" rootfs target is a special one, as it does not use the
ROOTFS_TARGET infrastructure. The absence of ROOTFS_*_DEPENDENCIES
variable makes "make source" to skip this target's dependencies
(namely host-cdrkit and it's children) obstructing an offline build.

[Thomas: add the rootfs-iso9660-show-depends target, so that 'make
graph-depends' doesn't break when iso9660 is selected.]

Signed-off-by: Karoly Kasza <kaszak@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2014-10-19 11:52:32 +02:00
..
cloop
cpio
cramfs
ext2 .mk files: bulk aligment and whitespace cleanup of assignments 2014-10-07 15:00:28 +02:00
initramfs
iso9660 fs/iso9660: add dependencies for make source 2014-10-19 11:52:32 +02:00
jffs2
romfs .mk files: bulk aligment and whitespace cleanup of assignments 2014-10-07 15:00:28 +02:00
squashfs
tar
ubifs
yaffs2
common.mk
Config.in