23 Commits (01dd5fc03aec5e2e0590b469bb17709dcb841861)

Author SHA1 Message Date
Matteo Croce 3a4b1e95c0 ar7-atm: updated the firmware image (#2532) 17 years ago
Matteo Croce bc2dcb8be4 Fix sangam DSL build with 2.6.23 kernel 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 17 years ago
Nicolas Thill 34bb4638e7 move package description to a separate definition, remove it when DESCRIPTION=TITLE 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. 17 years ago
Nicolas Thill 02cd6d278f use a default VERSION field for kmod packages 17 years ago
Nicolas Thill 60157ca058 update sangam-atm driver to 07.02.01.00 (closes: #2177, thanks to Matteo Croce) 17 years ago
Nicolas Thill 54c6b0b975 fix ar7 dsl driver panic (closes: #2140, thanks to Matteo Croce) 17 years ago
Nicolas Thill 39127ef8bf update ar7 to 2.6.22.1 (thanks to Matteo Croce for his great help) 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) 17 years ago
Florian Fainelli f479b9e32f Remove reference to old ar7-2.4 code 17 years ago
Felix Fietkau 53496b7cc9 fix ar7 compile 17 years ago
Florian Fainelli 367032444d Fix objects linking order (#1643) 17 years ago
Mike Albon 906a0df973 Make only on ar7 platforms. 17 years ago
Felix Fietkau e11dc153f3 add new ar7 dsl driver (thanks, matteo), mark ar7-2.4 as broken and enable ar7-2.6 17 years ago
Felix Fietkau 24faf55360 add file type autodetection for the unpack command and nuke PKG_CAT:= in lots of places 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) 18 years ago
Felix Fietkau c606df6563 cleanup, nuke obsolete 'Kernel drivers' category, convert remaining kmod packages to KernelPackage interface 18 years ago
Felix Fietkau c2211dc51e replace lots of manual install commands with INSTALL_* variables 18 years ago
Felix Fietkau 105a602ecf implement target profiles in menuconfig 18 years ago
Felix Fietkau c35280f08a convert ar7-atm to KernelPackage template 18 years ago
Felix Fietkau ea03a8d681 fix tiatm compile 18 years ago
Felix Fietkau 396e5e9a0c move the ar7 adsl driver into a separate package directory with external build and source download 18 years ago