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

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