Commit History

Author SHA1 Message Date
  Daniel Dickinson 0f93d4c3c4 target: Added coreutils to list of default packages. It doesn't build or install anything (0 bytes, 0 dependencies) and it prevents other packages from appearing in the package list if it is not selected 15 years ago
  Felix Fietkau 504eda0da9 hotplug2: replace udevtrigger from the udev-106 source with a much smaller self-contained, stripped-down version 15 years ago
  Imre Kaloz d4bf98f231 add plemininary ultrasparc support 15 years ago
  Jo-Philipp Wich 064e7c8f00 Implement an ARCH_PACKAGES variable which defaults to BOARD but can be overridden on a per-subtarget basis. This is intended for targets such as adm5120 and malta which support both big and little endianess and will replace the target specific exceptions in package-defaults and Image Builder. 15 years ago
  Felix Fietkau a9136c0892 speed up the build system by including include/shell.sh on shell commands only where necessary 15 years ago
  Felix Fietkau da1bb88a2b rename target/linux/generic-2.6 to generic 15 years ago
  Felix Fietkau 6117c04c94 remove linux 2.4 specific build system code 15 years ago
  Lars-Peter Clausen 2bc9d6f6e9 include/target.mk: Only set usb feature flag for a target if there is a HCD 15 years ago
  Florian Fainelli e7f046805a disable ucitrigger for now, not used, patch from Dave Kooper 16 years ago
  Felix Fietkau ea41d3a288 merge target kernel config files with subtarget config files and add a variable override for editing the target kernel config file with make kernel_menuconfig in case the subtarget contains overrides (thx, sn9) 16 years ago
  Imre Kaloz 3d0c1254df brcm-2.4 is the only non-2.6 target, it's pointless to note the kernelversion in other targets' Target-Name 16 years ago
  Imre Kaloz 2004d4165a add preliminary coldfire v4e support 16 years ago
  Felix Fietkau 0d442a08b6 enable ucitrigger by default 16 years ago
  Imre Kaloz 72d88f2a48 add pcie feature flag 16 years ago
  Ralph Hempel b6e5025f15 fix typo 16 years ago
  Felix Fietkau 9ecec14ce0 emit proper error messages if important kernel config files are missing 16 years ago
  Felix Fietkau 56164a5815 add a modified version of the mips64 patch from #4603 16 years ago
  Hamish Guthrie ffc86f7e3a Update default configuration to use profiles 16 years ago
  Hamish Guthrie b6d7bfc94f Final updates to default configuration of ps3 petitboot sub-target 17 years ago
  Felix Fietkau 72faa09dff move cflags default setting to target makefiles 17 years ago
  Felix Fietkau 431c9267b4 replace a few unnecessary $(shell) calls 17 years ago
  Felix Fietkau 127296bc45 speed up metadata scanning a lot by avoiding unnecessary shell commands and make recursions 17 years ago
  Ralph Hempel 3d0285a783 avoid kernel version in target if sub-targets available (usefull if we have 2.4 and 2.6 sub-targets in parallel) 17 years ago
  Nicolas Thill a3edea1b91 add support for alternative C libraries (currently only glibc/eglibc) other (related) changes: - kernel headers are now installed using "make headers_install" on 2.6 - target names now contain an openwrt "vendor" tag (e.g. mips-openwrt-linux-gnu) - build directory names now contain gcc/libc name/version - default cpu for x86 is now i486 (required to build glibc/eglibc) 17 years ago
  Steven Barth 9d0f42d50a Disable LuCI in default build config as it should be enabled manually for building release builds 17 years ago
  Nicolas Thill 3691a072cc bridge (brctl) changes: - enable brctl in busybox - disable bridge-utils - bumb busybox release number 17 years ago
  Felix Fietkau 2c638cf43b enable luci-admin-mini by default as suggested by cyrus 17 years ago
  Felix Fietkau 1e570a9288 change the way ./files* and the generic kernel files are applied. ./files now applies to *ALL* kernel versions, and is copied along with ./files-* - this gets rid of quite a bit of redundancy in the extra kernel drivers. 17 years ago
  Felix Fietkau 926925622f enable luci by default 17 years ago
  Felix Fietkau 5437cc1f7c target features: fix usb support detection 17 years ago