summaryrefslogtreecommitdiffstats
path: root/rules/host-fakeroot.in
blob: b8e440008581e60b6b21ef19fe342d4e72cd67b8 (plain)
1
2
3
4
5
6
7
8
9
10
11
## SECTION=hosttools_noprompt

config HOST_FAKEROOT
	tristate
	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.