16 Commits (bf618cf1fd09b3de98a3e1e5d4a73ee8d793bdfe)

Author SHA1 Message Date
Felix Fietkau e9ea28b0af use $(FPIC) in a few places where it matters 16 years ago
Florian Fainelli 24aff1f20a Enable wl500gp workaround to enable 32MB ram (#864) 16 years ago
Felix Fietkau 978958a888 upgrade to broadcom-wl 4.150.10.5.2 16 years ago
Felix Fietkau 2a45adfcda remove uninstalldev templates (no longer necessary) 17 years ago
Florian Fainelli c8d8f93977 Fix usage (#2613) 17 years ago
Felix Fietkau 969ac7459e 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 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 be0de75a3e package Makefile cleanup: remove uneeded vars 17 years ago
Felix Fietkau 06966a534a add nvram fixup script 17 years ago
Felix Fietkau 88436e8d37 remove lots of useless junk from the nvram package 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 b7bede71f6 enable nvram utility by default 18 years ago