florian
db6b50eccf
[package] fix linux-atm build failure on brcm63xx (and probably other targets) ( #7145 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20826 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-12 12:59:09 +00:00
nbd
9d569b250f
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
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20556 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-28 21:41:56 +00:00
nbd
918559198d
linux-atm: clean up package installation into staging
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20555 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-28 21:41:44 +00:00
nico
003ff49add
[package] linux-atm: fix compilation of 'qgen' host tool
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20387 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-23 14:32:14 +00:00
thepeople
99cbbb372c
actually fix linux-atm
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20233 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-15 18:30:56 +00:00
thepeople
690bcb591b
fixup linux-atm package after the broken patch earlier
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20225 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-15 03:59:14 +00:00
thepeople
b69c2d4576
[package] 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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20216 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-14 18:58:33 +00:00
lars
63b8b93fd4
linux-atm: Add libtool fixup
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19786 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-20 23:42:25 +00:00
hauke
31510cc472
[linux-atm] make linux-atm depend on its kernel modul atm.ko
...
This hopfully fixes bug #6709 .
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19780 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-20 13:20:36 +00:00
nbd
796a9d1091
get rid of $Id$ - it has never helped us and it has broken too many patches ;)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15242 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-17 14:09:46 +00:00
nbd
b7e7f4edf0
remove uninstalldev templates (no longer necessary)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9906 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-25 01:40:47 +00:00
nbd
c3cd9cb9ab
Use $(CP) instead of $(INSTALL_BIN) for binaries.
...
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
2007-12-09 18:53:06 +00:00
nbd
9848eeb1d4
re-libtoolize linux-atm to fix random libname breakage
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9365 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-20 15:06:23 +00:00
nbd
640652a244
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
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9052 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-28 01:45:11 +00:00
nbd
1f454ba35a
only build linux-atm if it's actually selected
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8968 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-22 23:40:41 +00:00
nico
92e718108c
remove uneeded flags, fix shared lib install
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8943 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-22 04:22:30 +00:00
florian
49e910b9cd
Add support for IP over ATM
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8782 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-15 21:01:43 +00:00
nico
a2f0b8eb3e
remove automake prereq not needed anymore since [7011], use a separate description, cleanup
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8658 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-07 08:30:26 +00:00
nbd
704ec35313
upgrade to new version of br2684ctl
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7011 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-04-20 15:11:18 +00:00
nbd
643f013d15
add file type autodetection for the unpack command and nuke PKG_CAT:= in lots of places
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6582 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-16 20:21:39 +00:00
nbd
1d3cff733d
add a default for PKG_BUILD_DIR and PKG_INSTALL_DIR (will use 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
2007-03-16 19:18:55 +00:00
nbd
bbe1e39616
pass the CFLAGS through the environment on compile and fix a few packages
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6154 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-21 02:14:50 +00:00
nbd
a4a6443af1
replace lots of manual install commands with INSTALL_* variables
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5624 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-23 00:29:07 +00:00
florian
aae58acf18
Change automake-1.4 to automake ( #952 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5516 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-12 18:43:54 +00:00
florian
5e8368aba4
Add automake-1.4 host tool dependency to linux-atm ( #910 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5447 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-04 16:35:53 +00:00
nico
8afb23270d
new (last?) attempt at standardizing Makefiles
...
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4855 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-09-24 20:49:31 +00:00
nico
f9ac1ade34
standardize Makefile
...
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4843 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-09-23 19:30:35 +00:00
mbm
ae98e0cfbc
Fix/clean several hundred package makefiles
...
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4603 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-08-18 21:21:06 +00:00
mbm
001227b780
more cleanup (make sure to pass TARGET_PATH and not just TARGET_CC)
...
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4432 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-08-04 05:30:27 +00:00
mbm
02cdebbb91
credit where credit is due
...
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4091 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-06-27 00:35:46 +00:00
nbd
0b0afa4d81
add INCLUDE_DIR variable for $(TOPDIR)/include
...
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4033 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-06-21 02:32:39 +00:00
nbd
859e8f7f7d
build system cleanup. move shared include files into $(TOPDIR)/include, move lzma, mkfs.* into toolchain/
...
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4032 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-06-21 02:16:37 +00:00
nico
4e82307f74
rename br2684.init to br2684.hotplug, normalize Makefile.
...
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3996 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-06-18 18:26:00 +00:00
nico
cf481791c0
prevent autoheader invocation, clean autotools patch.
...
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3978 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-06-18 11:20:13 +00:00
nbd
4819927985
convert linux-atm to new format
...
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3846 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-05-30 19:50:48 +00:00
nbd
49e1403e37
go back to previous behavior of copying only libatm.so.1 (not dereferencing the symlink)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3222 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-02-12 06:28:00 +00:00
florian
d235dc570b
Fixed user-space br2684ctl to be more verbose, also copy all the libatm dependencies.
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3179 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-02-07 13:12:05 +00:00
mbm
82daa5e9c0
change cp to $(CP)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3112 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-02-01 23:53:19 +00:00
nbd
2af90479fb
hotplug-based network script rewrite
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2531 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-11-19 03:17:20 +00:00
nbd
86d5080f25
fix br2684ctl install
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2366 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-11-07 01:32:51 +00:00
nbd
6b53157103
lots of small package changes and dependency cleanups for the V= stuff
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2230 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-10-22 12:12:59 +00:00
nbd
7cdde233e8
split linux-atm, br2684ctl, add br2684 init script
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1733 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-08-23 12:29:00 +00:00
nbd
65501df107
really fix the linux-atm package
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1725 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-08-22 15:13:34 +00:00
nbd
faaf8ae37a
fix linux-atm build
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1723 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-08-22 12:57:29 +00:00
nico
e97f38a7ff
force automake invocation
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1717 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-08-22 06:59:56 +00:00
nico
b9a9154cbe
fix br2684 build, set common include and lib searchpatch,
...
install dev stuff in staging_dir
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1699 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-08-19 15:49:41 +00:00
nbd
ac874e5fa4
(hopefully) fix dsl driver, add linux-atm package
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1614 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-08-12 18:23:01 +00:00