aboutsummaryrefslogtreecommitdiffstats
path: root/package/util-linux/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* major target cleanup. it is now possible to have subtargets that can ↵Felix Fietkau2007-09-081-1/+1
| | | | | | override many target settings, including arch - merge adm5120, adm5120eb. target profiles still need to be adapted for subtargets SVN-Revision: 8694
* move package description to a separate definition, remove it when ↵Nicolas Thill2007-09-071-21/+29
| | | | | | DESCRIPTION=TITLE SVN-Revision: 8659
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵Felix Fietkau2007-09-061-1/+1
| | | | | | (the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles. SVN-Revision: 8653
* package/util-linux fixes: * don't use Build/Configure/Default since it is ↵Nicolas Thill2007-08-261-9/+14
| | | | | | not an autoconf based package * fix opt flags passed more than once * move DEPENDS:=@!LINUX_2_6_ETRAX in shared Package/util-linux/Default SVN-Revision: 8498
* add a '@KERNEL' download facility, tweak scriptNicolas Thill2007-08-261-4/+1
| | | | SVN-Revision: 8495
* Some packages make no sense or do not build for etraxJohn Crispin2007-07-291-1/+5
| | | | SVN-Revision: 8216
* Package the hardware clock utility and fix english typos (#2015)Florian Fainelli2007-07-041-3/+15
| | | | SVN-Revision: 7874
* Package cfdisk and bump release number (#1992)Florian Fainelli2007-07-011-1/+15
| | | | SVN-Revision: 7828
* add file type autodetection for the unpack command and nuke PKG_CAT:= in ↵Felix Fietkau2007-03-161-1/+0
| | | | | | lots of places SVN-Revision: 6582
* add a default for PKG_BUILD_DIR and PKG_INSTALL_DIR (will use ↵Felix Fietkau2007-03-161-3/+0
| | | | | | KERNEL_BUILD_DIR if kernel.mk is included, BUILD_DIR otherwise) SVN-Revision: 6580
* same propset here as changeset:6500Tim Yardley2007-03-041-1/+1
| | | | SVN-Revision: 6501
* pass the CFLAGS through the environment on compile and fix a few packagesFelix Fietkau2007-01-211-0/+1
| | | | SVN-Revision: 6154
* replace lots of manual install commands with INSTALL_* variablesFelix Fietkau2006-11-231-1/+1
| | | | SVN-Revision: 5624
* finally move buildroot-ng to trunkFelix Fietkau2016-03-201-0/+93