build: make TARGET_ROOTFS_JFFS2 depend on USES_JFFS2
authorFelix Fietkau <nbd@nbd.name>
Tue, 19 Jul 2016 10:21:29 +0000 (12:21 +0200)
committerFelix Fietkau <nbd@nbd.name>
Wed, 20 Jul 2016 08:13:50 +0000 (10:13 +0200)
commitd7b185128d8506d4844931094c9bc2d011ec006f
treedf58509ddc3baf630b1de96a90e6e4f1c88bf044
parentceee47ba646edd54c8b40365b43b4a048ef45cf5
build: make TARGET_ROOTFS_JFFS2 depend on USES_JFFS2

If jffs2 support was not enabled by the target, jffs2 are quite likely
to be broken, so we shouldn't build them.

Signed-off-by: Felix Fietkau <nbd@nbd.name>
config/Config-images.in