19 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 4979ecc121 package/util-linux fixes: * don't use Build/Configure/Default since it is not an autoconf based package * fix opt flags passed more than once * move DEPENDS:=@!LINUX_2_6_ETRAX in shared Package/util-linux/Default 17 years ago
Nicolas Thill 1b226e4de1 add a '@KERNEL' download facility, tweak script 17 years ago
John Crispin dd0a1806ea Some packages make no sense or do not build for etrax 17 years ago
Florian Fainelli 37a404a6e8 Package the hardware clock utility and fix english typos (#2015) 17 years ago
Felix Fietkau 5bee8e99d0 fix util-linux compile on avr32 17 years ago
Florian Fainelli d31fd1015c Package cfdisk and bump release number (#1992) 17 years ago
John Crispin 91f8777f84 added several patches to make packages compile for the foxboard 17 years ago
Felix Fietkau 9114220553 refresh all package patches in the buildroot using quilt 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
Tim Yardley 026e6046eb same propset here as changeset:6500 18 years ago
Felix Fietkau 3133fefe06 pass the CFLAGS through the environment on compile and fix a few packages 18 years ago
Felix Fietkau ee7132b9df fix fdisk llseek 18 years ago
Felix Fietkau 6f2d44bf38 fix util-linux compile 18 years ago
Felix Fietkau c2211dc51e replace lots of manual install commands with INSTALL_* variables 18 years ago