Commit Graph

23 Commits (edc74f8cc3f810b03a39b5f98bd0c3908d5c9303)

Author SHA1 Message Date
Matteo Croce 3a4b1e95c0 ar7-atm: updated the firmware image (#2532)
SVN-Revision: 9426
17 years ago
Matteo Croce bc2dcb8be4 Fix sangam DSL build with 2.6.23 kernel
SVN-Revision: 9119
17 years ago
Felix Fietkau a9d683ca91 major target cleanup. it is now possible to have subtargets that can override many target settings, including arch - merge adm5120, adm5120eb. target profiles still need to be adapted for subtargets
SVN-Revision: 8694
17 years ago
Nicolas Thill 34bb4638e7 move package description to a separate definition, remove it when DESCRIPTION=TITLE
SVN-Revision: 8659
17 years ago
Felix Fietkau 56231056ea strip the kernel version suffix from target directories, except for brcm-2.4 (the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles.
SVN-Revision: 8653
17 years ago
Nicolas Thill 02cd6d278f use a default VERSION field for kmod packages
SVN-Revision: 8575
17 years ago
Nicolas Thill 60157ca058 update sangam-atm driver to 07.02.01.00 (closes: #2177, thanks to Matteo Croce)
SVN-Revision: 8426
17 years ago
Nicolas Thill 54c6b0b975 fix ar7 dsl driver panic (closes: #2140, thanks to Matteo Croce)
SVN-Revision: 8303
17 years ago
Nicolas Thill 39127ef8bf update ar7 to 2.6.22.1 (thanks to Matteo Croce for his great help)
SVN-Revision: 8189
17 years ago
Florian Fainelli 254ba4f19f Add ar7-atm fixes by DerAgo, also fix compilation (the use of dumb inlining in prototypes caused it to fail)
SVN-Revision: 8140
17 years ago
Florian Fainelli f479b9e32f Remove reference to old ar7-2.4 code
SVN-Revision: 7667
17 years ago
Felix Fietkau 53496b7cc9 fix ar7 compile
SVN-Revision: 7331
17 years ago
Florian Fainelli 367032444d Fix objects linking order (#1643)
SVN-Revision: 7140
17 years ago
Mike Albon 906a0df973 Make only on ar7 platforms.
SVN-Revision: 7041
17 years ago
Felix Fietkau e11dc153f3 add new ar7 dsl driver (thanks, matteo), mark ar7-2.4 as broken and enable ar7-2.6
SVN-Revision: 7020
17 years ago
Felix Fietkau 24faf55360 add file type autodetection for the unpack command and nuke PKG_CAT:= in lots of places
SVN-Revision: 6582
18 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)
SVN-Revision: 6580
18 years ago
Felix Fietkau c606df6563 cleanup, nuke obsolete 'Kernel drivers' category, convert remaining kmod packages to KernelPackage interface
SVN-Revision: 6136
18 years ago
Felix Fietkau c2211dc51e replace lots of manual install commands with INSTALL_* variables
SVN-Revision: 5624
18 years ago
Felix Fietkau 105a602ecf implement target profiles in menuconfig
SVN-Revision: 5512
18 years ago
Felix Fietkau c35280f08a convert ar7-atm to KernelPackage template
SVN-Revision: 5277
18 years ago
Felix Fietkau ea03a8d681 fix tiatm compile
SVN-Revision: 5275
18 years ago
Felix Fietkau 396e5e9a0c move the ar7 adsl driver into a separate package directory with external build and source download
SVN-Revision: 5185
18 years ago