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

config HOST_IPKG
	tristate
	default ALLYES
	select HOST_IPKG_UTILS
	help
	  ipkg is used on the development host to install packets into
	  some directory. Example:

		ipkg-cl -o . --force-depends -f ../projectroot/etc/ipkg.conf install foo.ipk