summaryrefslogtreecommitdiff
path: root/include/target.mk
Commit message (Expand)AuthorAgeFilesLines
...
* rename target/linux/generic-2.6 to genericFelix Fietkau2010-06-261-1/+1
* remove linux 2.4 specific build system codeFelix Fietkau2010-06-261-6/+1
* include/target.mk: Only set usb feature flag for a target if there is a HCDLars-Peter Clausen2010-03-251-1/+3
* disable ucitrigger for now, not used, patch from Dave KooperFlorian Fainelli2010-03-211-1/+1
* merge target kernel config files with subtarget config files and add a variab...Felix Fietkau2009-11-111-1/+1
* brcm-2.4 is the only non-2.6 target, it's pointless to note the kernelversion...Imre Kaloz2009-08-031-1/+1
* add preliminary coldfire v4e supportImre Kaloz2009-06-211-0/+1
* enable ucitrigger by defaultFelix Fietkau2009-06-101-1/+1
* add pcie feature flagImre Kaloz2009-06-021-0/+3
* fix typoRalph Hempel2009-05-311-2/+2
* emit proper error messages if important kernel config files are missingFelix Fietkau2009-04-231-1/+7
* add a modified version of the mips64 patch from #4603Felix Fietkau2009-04-181-0/+2
* Update default configuration to use profilesHamish Guthrie2009-04-161-1/+1
* Final updates to default configuration of ps3 petitboot sub-targetHamish Guthrie2009-03-171-0/+1
* move cflags default setting to target makefilesFelix Fietkau2009-03-141-0/+8
* replace a few unnecessary $(shell) callsFelix Fietkau2009-03-031-1/+1
* speed up metadata scanning a lot by avoiding unnecessary shell commands and m...Felix Fietkau2009-03-031-4/+8
* avoid kernel version in target if sub-targets available (usefull if we have 2...Ralph Hempel2009-02-201-1/+1
* add support for alternative C libraries (currently only glibc/eglibc) other (...Nicolas Thill2009-01-081-1/+1
* Disable LuCI in default build config as it should be enabled manually for bui...Steven Barth2008-11-111-2/+0
* bridge (brctl) changes: - enable brctl in busybox - disable bridge-utils - bu...Nicolas Thill2008-11-111-1/+1
* enable luci-admin-mini by default as suggested by cyrusFelix Fietkau2008-11-061-1/+1
* change the way ./files* and the generic kernel files are applied. ./files now...Felix Fietkau2008-10-181-1/+1
* enable luci by defaultFelix Fietkau2008-10-061-0/+2
* target features: fix usb support detectionFelix Fietkau2008-09-081-1/+1
* make opkg the default package manager, disable busybox ipkg from building by ...Travis Kemen2008-08-161-1/+1
* adds a new uci firewall - iptbales and netfilter packages need to be rewrappe...John Crispin2008-08-041-1/+1
* create a platform config-* file if there is none already when running kernel_...Felix Fietkau2008-06-131-1/+1
* remove dup iptables in default package setNicolas Thill2008-05-081-2/+2
* add optional version suffix to kernel files/ directoriesFelix Fietkau2008-04-281-0/+1
* add a gpio feature for devices supporting the generic GPIO interfaceNicolas Thill2008-04-201-0/+3
* enable uci by defaultFelix Fietkau2008-02-031-1/+1
* fix copy&paste mistakeFelix Fietkau2007-11-151-1/+1
* fix the image builderFelix Fietkau2007-11-141-3/+21
* add feature flag for display support. will be used as dependency for x.orgFelix Fietkau2007-10-251-0/+3
* reorganize subtargets, sort subtargets below top level targetsFelix Fietkau2007-10-201-16/+3
* fix quilt update breakage for kernel related packagesFelix Fietkau2007-10-201-3/+0
* allow targets to select/deselect config symbolsFelix Fietkau2007-10-051-0/+1
* fix target profiles, (closes: 2440)Gabor Juhos2007-10-031-4/+16
* fix target profilesFelix Fietkau2007-10-021-1/+1
* some minor fixes, cleanups, package build abstractionFelix Fietkau2007-09-281-3/+5
* allow targets for override generic config (GENERIC_LINUX_CONFIG:=/dev/null) f...Nicolas Thill2007-09-161-1/+1
* adapt profiles for subtarget changesFelix Fietkau2007-09-081-2/+6
* major target cleanup. it is now possible to have subtargets that can override...Felix Fietkau2007-09-081-8/+138
* next round of cleanup, convert target/ - make -j works now ;)Felix Fietkau2007-07-301-6/+2
* final fix for the profile selectionFelix Fietkau2007-03-021-3/+5
* set the PROFILE variable in target.mk appropriatelyFelix Fietkau2007-03-021-0/+6
* revert bogus target.mk change from [6465]Felix Fietkau2007-03-021-15/+0
* commit profile support for base-files... patches still need to be doneTim Yardley2007-03-021-0/+15
* merge the scripts dealing with package/target metadata to remove some redunda...Felix Fietkau2007-01-131-1/+1