aboutsummaryrefslogtreecommitdiffstats
path: root/include/target.mk
Commit message (Expand)AuthorAgeFilesLines
...
* Enable native IPv6 support by defaultSteven Barth2013-04-091-1/+1
* include: make firewall3 the defaultJo-Philipp Wich2013-03-051-1/+1
* mips: use -mno-branch-likely for kernel and userspace, saves ~11k kernel size...Felix Fietkau2012-12-281-1/+1
* target: add a feature flag for RTC supportFelix Fietkau2012-05-171-0/+3
* enable netifd by default and add its config variable to PKG_CONFIG_DEPENDS in...Felix Fietkau2012-05-141-1/+1
* [include] ensure that profile Makefiles are sourced in alphabetical orderJo-Philipp Wich2012-04-231-3/+3
* [include] target.mk: Trivial comment typo fixVasilis Tsiligiannis2012-02-051-1/+1
* allow targets to define a default subtarget when using automatic subtarget de...John Crispin2011-07-041-0/+1
* automatic subtarget enumarationJohn Crispin2011-07-031-3/+6
* remove the now unused Target-Kernel field from the target metadataFelix Fietkau2011-05-301-1/+0
* use lazy evaluation to allow targets to override kernel config filesFelix Fietkau2011-04-171-21/+14
* build: clean up handling of the kernel configFelix Fietkau2011-04-061-14/+48
* global cflags: remove -funit-at-a-time, it is ignored by recent compilers. in...Felix Fietkau2011-03-261-8/+8
* [include] target.mk: don't enable coreutils by default, it does not even exis...Jo-Philipp Wich2011-03-221-4/+0
* [include] target: Added coreutils to list of default packages. It doesn't bu...Daniel Dickinson2011-03-111-0/+4
* hotplug2: replace udevtrigger from the udev-106 source with a much smaller se...Felix Fietkau2011-03-071-1/+1
* add plemininary ultrasparc supportImre Kaloz2010-12-141-0/+1
* [buildroot] Implement an ARCH_PACKAGES variable which defaults to BOARD but c...Jo-Philipp Wich2010-09-121-0/+1
* speed up the build system by including include/shell.sh on shell commands onl...Felix Fietkau2010-08-191-3/+3
* 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
* [package] 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
* [ps3]: 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 availableRalph Hempel2009-02-201-1/+1
* [massive] add support for alternative C libraries (currently only glibc/eglibc)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: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 firewallJohn 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