summaryrefslogtreecommitdiffstats
path: root/package/linux-atm/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* package/linux-atm: use new service wrappersNicolas Thill2011-11-081-2/+2
| | | | SVN-Revision: 28867
* linux-atm: don't fail if an PREFIX env var is setJo-Philipp Wich2011-07-261-0/+1
| | | | SVN-Revision: 27779
* linux-atm: package atm-diagnostics with atmdump, atmdiag, etc.Hauke Mehrtens2011-04-091-1/+21
| | | | | | | | | | | If your ISP is pushing their own DSL equipment (which many do to contain support costs), they won't be forthcoming with your various settings: encapsulation, VPI/VCI, etc. These you might have to discover yourself. The easiest way to do this is with atmdiag and atmdump. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> SVN-Revision: 26542
* linux-atm: fix path to the correct objcopy toolFelix Fietkau2011-02-011-1/+1
| | | | SVN-Revision: 25285
* br2684ctl from linux-atmFlorian Fainelli2011-01-291-2/+22
| | | | | | Signed-off-by: Philip Prindeville <philipp_subx@redfish-solutions.com> SVN-Revision: 25225
* * bump to 2.5.2John Crispin2011-01-221-4/+4
| | | | SVN-Revision: 25067
* linux-atm: parallel build fixFlorian Fainelli2010-07-241-4/+4
| | | | SVN-Revision: 22383
* fix linux-atm build failure on brcm63xx (and probably other targets) (#7145)Florian Fainelli2010-04-121-2/+2
| | | | SVN-Revision: 20826
* linux-atm: add the kernel include dir to the cflags and move the build dir ↵Felix Fietkau2010-03-281-0/+3
| | | | | | to $(KERNEL_BUILD_DIR) to ensure that target specific ATM API changes are included SVN-Revision: 20556
* linux-atm: clean up package installation into stagingFelix Fietkau2010-03-281-11/+8
| | | | SVN-Revision: 20555
* linux-atm: fix compilation of 'qgen' host toolNicolas Thill2010-03-231-5/+4
| | | | SVN-Revision: 20387
* actually fix linux-atmTravis Kemen2010-03-151-4/+1
| | | | SVN-Revision: 20233
* fixup linux-atm package after the broken patch earlierTravis Kemen2010-03-151-5/+8
| | | | SVN-Revision: 20225
* linux-atm: Update to stable version 2.5.1 from upstream projectTravis Kemen2010-03-141-6/+33
| | | | | | | | | | | | | | | | | This commit integrates the upstream version of the linux-atm tools version 2.5.1. It simplify the patchset but keeps the debian-patches, prevent the usage of libflex on the target, and let the package compiles every tools. The Makefile only installs atmarp & atmarpd, but some useful debug programs are also included (like aread/awrite, atmdump,...) in the makefile, but commented by default. Signed-off-by: Obinou <obconseil@gmail.com> SVN-Revision: 20216
* linux-atm: Add libtool fixupLars-Peter Clausen2010-02-201-1/+3
| | | | SVN-Revision: 19786
* make linux-atm depend on its kernel modul atm.koHauke Mehrtens2010-02-201-0/+1
| | | | | | This hopfully fixes bug #6709. SVN-Revision: 19780
* get rid of $Id$ - it has never helped us and it has broken too many patches ;)Felix Fietkau2009-04-171-1/+0
| | | | SVN-Revision: 15242
* remove uninstalldev templates (no longer necessary)Felix Fietkau2007-12-251-5/+0
| | | | SVN-Revision: 9906
* Use $(CP) instead of $(INSTALL_BIN) for binaries.Felix Fietkau2007-12-091-1/+1
| | | | | | Signed-off-by: Andy Boyett <agb-openwrt@padded-cell.net> SVN-Revision: 9694
* re-libtoolize linux-atm to fix random libname breakageFelix Fietkau2007-10-201-0/+5
| | | | SVN-Revision: 9365
* add $(STAGING_DIR) as argument to the InstallDev template and update ↵Felix Fietkau2007-09-281-6/+6
| | | | | | packages accordingly - this way we can reuse InstallDev to automatically generate UninstallDev or create -dev packages SVN-Revision: 9052
* only build linux-atm if it's actually selectedFelix Fietkau2007-09-221-4/+6
| | | | SVN-Revision: 8968
* remove uneeded flags, fix shared lib installNicolas Thill2007-09-221-3/+1
| | | | SVN-Revision: 8943
* Add support for IP over ATMFlorian Fainelli2007-09-151-0/+20
| | | | SVN-Revision: 8782
* remove automake prereq not needed anymore since [7011], use a separate ↵Nicolas Thill2007-09-071-12/+6
| | | | | | description, cleanup SVN-Revision: 8658
* upgrade to new version of br2684ctlFelix Fietkau2007-04-201-18/+0
| | | | SVN-Revision: 7011
* add file type autodetection for the unpack command and nuke PKG_CAT:= in ↵Felix Fietkau2007-03-161-1/+0
| | | | | | lots of places SVN-Revision: 6582
* add a default for PKG_BUILD_DIR and PKG_INSTALL_DIR (will use ↵Felix Fietkau2007-03-161-3/+0
| | | | | | KERNEL_BUILD_DIR if kernel.mk is included, BUILD_DIR otherwise) SVN-Revision: 6580
* pass the CFLAGS through the environment on compile and fix a few packagesFelix Fietkau2007-01-211-3/+4
| | | | SVN-Revision: 6154
* replace lots of manual install commands with INSTALL_* variablesFelix Fietkau2006-11-231-4/+4
| | | | SVN-Revision: 5624
* Change automake-1.4 to automake (#952)Florian Fainelli2006-11-121-2/+2
| | | | SVN-Revision: 5516
* Add automake-1.4 host tool dependency to linux-atm (#910)Florian Fainelli2006-11-041-0/+4
| | | | SVN-Revision: 5447
* finally move buildroot-ng to trunkFelix Fietkau2016-03-201-0/+88