mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-05 14:09:53 +03:00
fs/*/*.mk: fix code style
The header of the initramfs.mk file fits in one line, so rearrange it. Remove consecutive empty line. Signed-off-by: Ricardo Martincoski <ricardo.martincoski@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
8f2b06f455
commit
65e3743945
@@ -1,7 +1,6 @@
|
||||
################################################################################
|
||||
#
|
||||
# Build a kernel with an integrated initial ramdisk
|
||||
# filesystem based on cpio.
|
||||
# Build a kernel with an integrated initial ramdisk filesystem based on cpio.
|
||||
#
|
||||
################################################################################
|
||||
|
||||
|
||||
Reference in New Issue
Block a user