aboutsummaryrefslogtreecommitdiffstats
path: root/package/linux-atm
Commit message (Collapse)AuthorAgeFilesLines
* build: add the + token to any commands that can pass through the jobserver, ↵Felix Fietkau2012-09-231-2/+2
| | | | | | fixes parallel build on some systems git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33523 3c298f89-4303-0410-b956-a3cf2f4a3e73
* linux-atm: enable parallel buildsFelix Fietkau2012-09-151-2/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33418 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package: linux-atm: br2684ct: fix nas interface bringup on bootJonas Gorski2012-08-092-2/+10
| | | | | | | | | | | Give nas interface time to setup them selves before configuring them. Should fix #11826. Contributed by T-Labs, Deutsche Telekom Innovation Laboratories Signed-off-by: Jonas Gorski <jonas.gorski@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33074 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] linux-atm: remove defunct ipoa protocol supportJo-Philipp Wich2012-06-262-36/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32504 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/linux-atm: use new service wrappersNicolas Thill2011-11-082-13/+32
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28867 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] linux-atm: don't fail if an PREFIX env var is setJo-Philipp Wich2011-07-261-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27779 3c298f89-4303-0410-b956-a3cf2f4a3e73
* 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> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26542 3c298f89-4303-0410-b956-a3cf2f4a3e73
* linux-atm: Solos card requires explicit buffer size to br2684ctlFelix Fietkau2011-03-201-1/+4
| | | | | | | | | The default send buffer size of 8192 potentially can run past the end of the buffer (skb) and trash memory. Explicitly setting a limit is required. (Patch by Philip Prindeville) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26242 3c298f89-4303-0410-b956-a3cf2f4a3e73
* linux-atm: fix path to the correct objcopy toolFelix Fietkau2011-02-012-1/+41
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25285 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] br2684ctl from linux-atmFlorian Fainelli2011-01-292-2/+82
| | | | | | Signed-off-by: Philip Prindeville <philipp_subx@redfish-solutions.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25225 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [linux-atm]John Crispin2011-01-222-23/+14
| | | | | | | | * bump to 2.5.2 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25067 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] linux-atm: parallel build fixFlorian Fainelli2010-07-241-4/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22383 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] fix linux-atm build failure on brcm63xx (and probably other ↵Florian Fainelli2010-04-121-2/+2
| | | | | | targets) (#7145) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20826 3c298f89-4303-0410-b956-a3cf2f4a3e73
* 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 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20556 3c298f89-4303-0410-b956-a3cf2f4a3e73
* linux-atm: clean up package installation into stagingFelix Fietkau2010-03-281-11/+8
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20555 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/linux-atm: refresh patchesGabor Juhos2010-03-261-77/+45
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20469 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] linux-atm: fix compilation of 'qgen' host toolNicolas Thill2010-03-231-5/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20387 3c298f89-4303-0410-b956-a3cf2f4a3e73
* actually fix linux-atmTravis Kemen2010-03-152-4/+221
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20233 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fixup linux-atm package after the broken patch earlierTravis Kemen2010-03-152-223/+8
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20225 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] linux-atm: Update to stable version 2.5.1 from upstream projectTravis Kemen2010-03-149-88889/+364
| | | | | | | | | | | | | | | | | 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> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20216 3c298f89-4303-0410-b956-a3cf2f4a3e73
* linux-atm: Add libtool fixupLars-Peter Clausen2010-02-201-1/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19786 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [linux-atm] make linux-atm depend on its kernel modul atm.koHauke Mehrtens2010-02-201-0/+1
| | | | | | | This hopfully fixes bug #6709. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19780 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove 'svn:keywords' property, not needed anymore after [15242]Nicolas Thill2009-04-171-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15245 3c298f89-4303-0410-b956-a3cf2f4a3e73
* get rid of $Id$ - it has never helped us and it has broken too many patches ;)Felix Fietkau2009-04-171-1/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15242 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove uninstalldev templates (no longer necessary)Felix Fietkau2007-12-251-5/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9906 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Use $(CP) instead of $(INSTALL_BIN) for binaries.Felix Fietkau2007-12-091-1/+1
| | | | | | | Signed-off-by: Andy Boyett <agb-openwrt@padded-cell.net> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9694 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix the remaining patch reject in 700-libtoolize.patch in linux-atmFelix Fietkau2007-10-201-13/+40888
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9381 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fixed linux-atmJohn Crispin2007-10-201-40885/+9
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9377 3c298f89-4303-0410-b956-a3cf2f4a3e73
* refresh linux-atm patchesFelix Fietkau2007-10-208-290/+304
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9373 3c298f89-4303-0410-b956-a3cf2f4a3e73
* re-libtoolize linux-atm to fix random libname breakageFelix Fietkau2007-10-202-0/+41865
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9365 3c298f89-4303-0410-b956-a3cf2f4a3e73
* 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 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9052 3c298f89-4303-0410-b956-a3cf2f4a3e73
* only build linux-atm if it's actually selectedFelix Fietkau2007-09-221-4/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8968 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove uneeded flags, fix shared lib installNicolas Thill2007-09-221-3/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8943 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix autotools with the arpd directoryFlorian Fainelli2007-09-201-0/+39
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8883 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add support for IP over ATM Florian Fainelli2007-09-154-0/+148
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8782 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove automake prereq not needed anymore since [7011], use a separate ↵Nicolas Thill2007-09-071-12/+6
| | | | | | description, cleanup git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8658 3c298f89-4303-0410-b956-a3cf2f4a3e73
* refresh all package patches in the buildroot using quiltFelix Fietkau2007-06-045-306/+519
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7490 3c298f89-4303-0410-b956-a3cf2f4a3e73
* upgrade to new version of br2684ctlFelix Fietkau2007-04-206-1160/+164
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7011 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add file type autodetection for the unpack command and nuke PKG_CAT:= in ↵Felix Fietkau2007-03-161-1/+0
| | | | | | lots of places git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6582 3c298f89-4303-0410-b956-a3cf2f4a3e73
* 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) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6580 3c298f89-4303-0410-b956-a3cf2f4a3e73
* pass the CFLAGS through the environment on compile and fix a few packagesFelix Fietkau2007-01-211-3/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6154 3c298f89-4303-0410-b956-a3cf2f4a3e73
* replace lots of manual install commands with INSTALL_* variablesFelix Fietkau2006-11-231-4/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5624 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Change automake-1.4 to automake (#952)Florian Fainelli2006-11-121-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5516 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add automake-1.4 host tool dependency to linux-atm (#910)Florian Fainelli2006-11-041-0/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5447 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix stdint include patchFelix Fietkau2006-09-271-20/+12
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4868 3c298f89-4303-0410-b956-a3cf2f4a3e73
* new (last?) attempt at standardizing MakefilesNicolas Thill2006-09-241-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4855 3c298f89-4303-0410-b956-a3cf2f4a3e73
* standardize MakefileNicolas Thill2006-09-231-25/+36
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4843 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix amd64 compilation, does not break other architectures : ppc, x86Florian Fainelli2006-09-201-0/+20
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4804 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix/clean several hundred package makefilesMike Baker2006-08-181-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4603 3c298f89-4303-0410-b956-a3cf2f4a3e73
* more cleanup (make sure to pass TARGET_PATH and not just TARGET_CC)Mike Baker2006-08-041-5/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4432 3c298f89-4303-0410-b956-a3cf2f4a3e73