17 Commits (cfd0fecd47ca970b7deff63c81ad1034b80e5328)

Author SHA1 Message Date
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 e3dc76af1b fix board name for nvram and switch packages on brcm-2.4 after [8653] 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 be0de75a3e package Makefile cleanup: remove uneeded vars 17 years ago
Nicolas Thill 02cd6d278f use a default VERSION field for kmod packages 17 years ago
Felix Fietkau 80840457a5 fix kmod-switch compile on brcm-2.4 (#1461) 18 years ago
Felix Fietkau dcfbd5f656 fix up remaining parts for the brcm47xx-2.6 port (tested on wgt634u), nuke the old brcm-2.6 port, close #1312, #1451 18 years ago
Felix Fietkau bf622ab0ae add diag and switch support for brcm47xx-2.6 18 years ago
Felix Fietkau c606df6563 cleanup, nuke obsolete 'Kernel drivers' category, convert remaining kmod packages to KernelPackage interface 18 years ago
Felix Fietkau dd03b56357 fix memory leak in switch drivers (patch from #1132) 18 years ago
Florian Fainelli abd458dae6 Fix the counters bug (#983) 18 years ago
Felix Fietkau 63d865e7a1 prepare packages for kernel upgrade to 2.6.19 18 years ago
Florian Fainelli 7790289f3e Add Trendware TEW-411BRplus (#1038) 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