mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-04-21 12:27:27 +03:00
Use common rules and templates, uniformize package Makefile, move ipkg related files to ./ipkg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@664 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
config BR2_PACKAGE_POPT
|
||||
tristate "popt (a command line option parsing library)"
|
||||
prompt "popt"
|
||||
tristate
|
||||
default m
|
||||
help
|
||||
A command line option parsing library
|
||||
@@ -7,3 +8,7 @@ config BR2_PACKAGE_POPT
|
||||
ftp://ftp.rpm.org/pub/rpm/dist/rpm-4.1.x/
|
||||
|
||||
|
||||
config BR2_PACKAGE_LIBPOPT
|
||||
tristate
|
||||
default BR2_PACKAGE_POPT
|
||||
|
||||
|
||||
Reference in New Issue
Block a user