summaryrefslogtreecommitdiffstats
path: root/package/l2tp
Commit message (Collapse)AuthorAgeFilesLines
* package/: convert to DOWNLOAD helperPeter Korsgaard2009-01-161-2/+2
|
* package/: get rid of unneeded $(strip ..)Peter Korsgaard2008-12-081-1/+1
|
* Kconfig: remove 'default n'Peter Korsgaard2008-07-171-1/+0
| | | | 'default n' is the default, so there's no need to say it explicitly.
* Don't use long options to start-stop-daemon as they may be disabled in the ↵Hamish Moffatt2008-03-181-4/+4
| | | | busybox configuration
* Added BR2_DEBIAN_MIRRORThomas Lundquist2007-12-271-1/+1
|
* Bump l2tp patch version (CCourtesy of Ivan Kuten)Ulf Samuelsson2007-11-272-2903/+1
|
* - just use the strip binary to avoid confusing libtool (quotes)Bernhard Reutner-Fischer2007-10-011-1/+1
| | | | - use $(STRIPCMD) in packages to avoid clashes with $(STRIP)
* - semicolon touchup. No other changesBernhard Reutner-Fischer2007-08-221-1/+1
|
* Use <package>_VERSION in all <package>.mk instead of <package>_VERUlf Samuelsson2007-07-111-4/+4
|
* - the TARGET_CONFIGURE_OPTS have to be passed after $(MAKE).Bernhard Reutner-Fischer2007-07-091-1/+1
| | | | Fixes build breakage as seen by Ulf et al.
* - add runlevel scriptBernhard Reutner-Fischer2007-02-162-0/+28
|
* - add a layer 2 tunneling protocol packageBernhard Reutner-Fischer2007-01-316-0/+3065