Commit 03f18925 authored by Arnout Vandecappelle's avatar Arnout Vandecappelle Committed by Peter Korsgaard
Browse files

fs/romfs: remove redunant ROMFS_TARGET definition



Probably a leftover from our last fs infra reworking a couple of years
ago.

Incidentally, also added a newline at the end of the file.

Signed-off-by: default avatarArnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: default avatarPeter Korsgaard <peter@korsgaard.com>
parent d7f6d320
Loading
Loading
Loading
Loading
+1 −3
Original line number Diff line number Diff line
@@ -4,8 +4,6 @@
#
################################################################################

ROMFS_TARGET = $(IMAGE).romfs

ROOTFS_ROMFS_DEPENDENCIES = host-genromfs

define ROOTFS_ROMFS_CMD