signlk.sh: do not check input file extension
Input file extension is meaningless.. the input file will very soon be openned
with ELFIO, and if it's not a valid ELF valid, the program will stop anyways, so
these checks are meaningless.
Signed-off-by:
Nicolas Dechesne <nicolas.dechesne@linaro.org>
Please register or sign in to comment