ppp: add autoreconf support

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2010-11-25 18:07:47 +01:00
parent fd2de5984f
commit 877dcff7d3

View File

@ -12,3 +12,5 @@ PKG_SECTION="network"
PKG_SHORTDESC="ppp: The PPP user level programs"
PKG_LONGDESC="The Point-to-Point Protocol (PPP) provides a standard way to establish a network connection over a serial link. At present, this package supports IP and the protocols layered above IP, such as TCP and UDP. The Linux port of this package also has support for IPX."
PKG_IS_ADDON="no"
PKG_AUTORECONF="yes"