Skip to content
Commit 7b7e1bc3 authored by Peter Korsgaard's avatar Peter Korsgaard
Browse files

fs/ext2: fix typo



BR2_TARGET_ROOTFS_EXT2_RESBLKS is an int, so test against 0 rather than
the empty string - Otherwise the test is always true and a -m option
without arguments is added to the argument list, causing genext2fs to
get confused.

Signed-off-by: default avatarPeter Korsgaard <jacmet@sunsite.dk>
parent ab1f6e5c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment