Nicolas Thill
|
ec11af20f6
package/linux-atm: use new service wrappers
|
14 years ago |
Jo-Philipp Wich
|
20d62f8e5f
linux-atm: don't fail if an PREFIX env var is set
|
14 years ago |
Hauke Mehrtens
|
cdd51194ca
linux-atm: package atm-diagnostics with atmdump, atmdiag, etc.
|
14 years ago |
Felix Fietkau
|
9766980174
linux-atm: fix path to the correct objcopy tool
|
15 years ago |
Florian Fainelli
|
3810bdf320
br2684ctl from linux-atm
|
15 years ago |
John Crispin
|
deb9a1f3e7
* bump to 2.5.2
|
15 years ago |
Florian Fainelli
|
ad126a54f4
linux-atm: parallel build fix
|
15 years ago |
Florian Fainelli
|
b54bf53833
fix linux-atm build failure on brcm63xx (and probably other targets) (#7145)
|
15 years ago |
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
|
16 years ago |
Felix Fietkau
|
1c036e4c7e
linux-atm: clean up package installation into staging
|
16 years ago |
Nicolas Thill
|
4e0681e1db
linux-atm: fix compilation of 'qgen' host tool
|
16 years ago |
Travis Kemen
|
04c3691df1
actually fix linux-atm
|
16 years ago |
Travis Kemen
|
95e564124c
fixup linux-atm package after the broken patch earlier
|
16 years ago |
Travis Kemen
|
6457d34586
linux-atm: Update to stable version 2.5.1 from upstream project
|
16 years ago |
Lars-Peter Clausen
|
07c499f101
linux-atm: Add libtool fixup
|
16 years ago |
Hauke Mehrtens
|
42d947f5ba
make linux-atm depend on its kernel modul atm.ko
|
16 years ago |
Felix Fietkau
|
34939cad39
get rid of $Id$ - it has never helped us and it has broken too many patches ;)
|
16 years ago |
Felix Fietkau
|
2a45adfcda
remove uninstalldev templates (no longer necessary)
|
18 years ago |
Felix Fietkau
|
93575b53a7
Use $(CP) instead of $(INSTALL_BIN) for binaries.
|
18 years ago |
Felix Fietkau
|
bd3402a740
re-libtoolize linux-atm to fix random libname breakage
|
18 years ago |
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
|
18 years ago |
Felix Fietkau
|
059b0d3c54
only build linux-atm if it's actually selected
|
18 years ago |
Nicolas Thill
|
0d81bea7e3
remove uneeded flags, fix shared lib install
|
18 years ago |
Florian Fainelli
|
ea48798b9f
Add support for IP over ATM
|
18 years ago |
Nicolas Thill
|
3e2f44481f
remove automake prereq not needed anymore since [7011], use a separate description, cleanup
|
18 years ago |
Felix Fietkau
|
ae925a8f72
upgrade to new version of br2684ctl
|
18 years ago |
Felix Fietkau
|
24faf55360
add file type autodetection for the unpack command and nuke PKG_CAT:= in lots of places
|
19 years ago |
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)
|
19 years ago |
Felix Fietkau
|
3133fefe06
pass the CFLAGS through the environment on compile and fix a few packages
|
19 years ago |
Felix Fietkau
|
c2211dc51e
replace lots of manual install commands with INSTALL_* variables
|
19 years ago |