1
0
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:
nico
2005-04-18 06:33:29 +00:00
parent 0962f3f886
commit 3817a7225b
14 changed files with 41 additions and 357 deletions

View File

@@ -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