summaryrefslogtreecommitdiffstats
path: root/rules/host-fakeroot.in
blob: 067acf78c761b44b552314391fe7bccbfff3edf4 (plain)
1
2
3
4
5
6
7
8
9
10
config HOST_FAKEROOT
	bool
	default y
	help
	  fakeroot lets you create archives with "real" owners and
	  permissions, without being root.

	  If you want to create rootfs images with 'make image' you
	  need this.