Use common rules and templates, uniformize package Makefile, move ipkg related files...
[openwrt.git] / package / popt / Config.in
1 config BR2_PACKAGE_POPT
2 prompt "popt"
3 tristate
4 default m
5 help
6 A command line option parsing library
7
8 ftp://ftp.rpm.org/pub/rpm/dist/rpm-4.1.x/
9
10
11 config BR2_PACKAGE_LIBPOPT
12 tristate
13 default BR2_PACKAGE_POPT
14
This page took 0.057724 seconds and 5 git commands to generate.