16 Commits (d7502c446b47c04e5630534663f6aca0dcb60b1d)

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 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
Mike Baker 1ddafdaf82 fix channel/frequency returned by scan 17 years ago
Felix Fietkau a977a42502 update wlcompat for new ioctl interface (fixes #1357) 17 years ago
Felix Fietkau c606df6563 cleanup, nuke obsolete 'Kernel drivers' category, convert remaining kmod packages to KernelPackage interface 18 years ago
Felix Fietkau ee54f19d41 move several instances of DEFAULT:=y to profile preselections (easier for the image builder to pick up) 18 years ago
Felix Fietkau 2f53a193a1 fix wlcompat defaults 18 years ago
Felix Fietkau c2211dc51e replace lots of manual install commands with INSTALL_* variables 18 years ago
Felix Fietkau ae8ebcb979 massively decrease the wlcompat entropy polling frequency - hurts performance and we really don't need that much entropy 18 years ago
Felix Fietkau 105a602ecf implement target profiles in menuconfig 18 years ago
Felix Fietkau 875927a153 add patch from #849 18 years ago
Felix Fietkau 6f8a93af7e disable entropy gathering in wlcompat-debug 18 years ago