Commit b3c5c03b authored by Eric Le Bihan's avatar Eric Le Bihan Committed by Peter Korsgaard
Browse files

cramfs: add host utilities menu entry

parent 398e590e
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
menu "Host utilities"

	source "package/cramfs/Config.in.host"
	source "package/dfu-util/Config.in.host"
	source "package/dos2unix/Config.in.host"
	source "package/dosfstools/Config.in.host"
+7 −0
Original line number Diff line number Diff line
config BR2_PACKAGE_HOST_CRAMFS
	bool "host cramfs"
	help
	  cramfs is a compressed read-only filesystem. This package
	  contains the tools to generate and check a cramfs filesystem.

	  http://sourceforge.net/projects/cramfs/