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

config OPKG
	tristate
	select LIBCURL
	prompt "opkg"
	help
	  Opkg is a lightweight package management system based on Ipkg.

	  http://code.google.com/p/opkg/