summaryrefslogtreecommitdiffstats
path: root/rules/bsdiff.in
blob: 0333792ce550a456660ea6149645251ba73c1b73 (plain)
1
2
3
4
5
6
7
8
9
10
## SECTION=shell_and_console

config BSDIFF
	bool
	prompt "bsdiff"
	select BZIP2
	select BZIP2_LIBBZ2
	help
	  bsdiff and bspatch are tools for building and applying
	  patches to binary files.