kumquat-buildroot/fs
Yann E. MORIN 62a198c0db fs/ubifs: split long line, use simple asignment
This line has been sitting there unchanged for years now, but it does
not follow current best pratices, that is:
  - do not use imediate assignment,
  - split lines longer than ~80 chars.

Fix that.

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2017-12-27 22:53:26 +01:00
..
axfs
cloop
cpio fs/cpio: use a post-gen hook rather than a post-target rule 2017-11-30 11:51:42 +01:00
cramfs
ext2 fs/ext2: use a post-gen hook rather than a post-target rule 2017-11-30 11:51:08 +01:00
initramfs
iso9660 fs/iso9660: don't pollute $(BUILD_DIR) with temp dir 2017-11-30 15:50:38 +01:00
jffs2
romfs
squashfs
tar
ubifs fs/ubifs: split long line, use simple asignment 2017-12-27 22:53:26 +01:00
yaffs2
common.mk fs: prepare temp directory before running PRE_GEN hooks 2017-12-02 14:37:53 +01:00
Config.in