commands: implement 'cmp' command
This command compares two files. It does not show the differences,
it only returns successfully if both files are identical and with
an error if they differ.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent 6cf5b98 commit 6aaba64b0c7044c242329499d5d4c53c3d0cde3a
@Sascha Hauer Sascha Hauer authored on 8 Oct 2014
Showing 3 changed files
View
commands/Kconfig
View
commands/Makefile
View
commands/cmp.c 0 → 100644