Florian Fainelli
b54bf53833
fix linux-atm build failure on brcm63xx (and probably other targets) ( #7145 )
...
SVN-Revision: 20826
2010-04-12 12:59:09 +00:00
Felix Fietkau
8da4498a27
linux-atm: add the kernel include dir to the cflags and move the build dir to $(KERNEL_BUILD_DIR) to ensure that target specific ATM API changes are included
...
SVN-Revision: 20556
2010-03-28 21:41:56 +00:00
Felix Fietkau
1c036e4c7e
linux-atm: clean up package installation into staging
...
SVN-Revision: 20555
2010-03-28 21:41:44 +00:00
Nicolas Thill
4e0681e1db
linux-atm: fix compilation of 'qgen' host tool
...
SVN-Revision: 20387
2010-03-23 14:32:14 +00:00
Travis Kemen
04c3691df1
actually fix linux-atm
...
SVN-Revision: 20233
2010-03-15 18:30:56 +00:00
Travis Kemen
95e564124c
fixup linux-atm package after the broken patch earlier
...
SVN-Revision: 20225
2010-03-15 03:59:14 +00:00
Travis Kemen
6457d34586
linux-atm: Update to stable version 2.5.1 from upstream project
...
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
2010-03-14 18:58:33 +00:00
Lars-Peter Clausen
07c499f101
linux-atm: Add libtool fixup
...
SVN-Revision: 19786
2010-02-20 23:42:25 +00:00
Hauke Mehrtens
42d947f5ba
make linux-atm depend on its kernel modul atm.ko
...
This hopfully fixes bug #6709 .
SVN-Revision: 19780
2010-02-20 13:20:36 +00:00
Felix Fietkau
34939cad39
get rid of $Id$ - it has never helped us and it has broken too many patches ;)
...
SVN-Revision: 15242
2009-04-17 14:09:46 +00:00
Felix Fietkau
2a45adfcda
remove uninstalldev templates (no longer necessary)
...
SVN-Revision: 9906
2007-12-25 01:40:47 +00:00
Felix Fietkau
93575b53a7
Use $(CP) instead of $(INSTALL_BIN) for binaries.
...
Signed-off-by: Andy Boyett <agb-openwrt@padded-cell.net>
SVN-Revision: 9694
2007-12-09 18:53:06 +00:00
Felix Fietkau
bd3402a740
re-libtoolize linux-atm to fix random libname breakage
...
SVN-Revision: 9365
2007-10-20 15:06:23 +00:00
Felix Fietkau
969ac7459e
add $(STAGING_DIR) as argument to the InstallDev template and update packages accordingly - this way we can reuse InstallDev to automatically generate UninstallDev or create -dev packages
...
SVN-Revision: 9052
2007-09-28 01:45:11 +00:00
Felix Fietkau
059b0d3c54
only build linux-atm if it's actually selected
...
SVN-Revision: 8968
2007-09-22 23:40:41 +00:00
Nicolas Thill
0d81bea7e3
remove uneeded flags, fix shared lib install
...
SVN-Revision: 8943
2007-09-22 04:22:30 +00:00
Florian Fainelli
ea48798b9f
Add support for IP over ATM
...
SVN-Revision: 8782
2007-09-15 21:01:43 +00:00
Nicolas Thill
3e2f44481f
remove automake prereq not needed anymore since [7011], use a separate description, cleanup
...
SVN-Revision: 8658
2007-09-07 08:30:26 +00:00
Felix Fietkau
ae925a8f72
upgrade to new version of br2684ctl
...
SVN-Revision: 7011
2007-04-20 15:11:18 +00:00
Felix Fietkau
24faf55360
add file type autodetection for the unpack command and nuke PKG_CAT:= in lots of places
...
SVN-Revision: 6582
2007-03-16 20:21:39 +00:00
Felix Fietkau
1d307eea87
add a default for PKG_BUILD_DIR and PKG_INSTALL_DIR (will use KERNEL_BUILD_DIR if kernel.mk is included, BUILD_DIR otherwise)
...
SVN-Revision: 6580
2007-03-16 19:18:55 +00:00
Felix Fietkau
3133fefe06
pass the CFLAGS through the environment on compile and fix a few packages
...
SVN-Revision: 6154
2007-01-21 02:14:50 +00:00
Felix Fietkau
c2211dc51e
replace lots of manual install commands with INSTALL_* variables
...
SVN-Revision: 5624
2006-11-23 00:29:07 +00:00
Florian Fainelli
b6e15f180b
Change automake-1.4 to automake ( #952 )
...
SVN-Revision: 5516
2006-11-12 18:43:54 +00:00
Florian Fainelli
bbf8e1ffce
Add automake-1.4 host tool dependency to linux-atm ( #910 )
...
SVN-Revision: 5447
2006-11-04 16:35:53 +00:00
Felix Fietkau
60c1f0f64d
finally move buildroot-ng to trunk
2016-03-20 17:29:15 +01:00