target: replace 6relayd with odhcpd by default
[openwrt/svn-archive/archive.git] / include / target.mk
2014-01-17 Steven Barthtarget: replace 6relayd with odhcpd by default
2014-01-12 John CrispinFix build for individual profiles with dashes in names
2013-11-29 Imre KalozFPU type should not interfere with the ABI selection.
2013-11-29 Imre Kalozignore the fpu if we're doing soft-float
2013-11-29 Imre Kalozthere's no such thing as a soft fpu, this target should...
2013-11-22 Imre Kalozadd a feature flag for device tree support
2013-11-13 Hauke Mehrtensbcm53xx: this ARM SoC does not have a FPU, use soft...
2013-11-05 Luka Perkovinclude: add more CPU flags for arm
2013-09-27 Felix Fietkaubuild: fix typo in arm cflags
2013-09-26 Luka Perkovbuild: fix typo
2013-09-26 Luka Perkovinclude/target.mk: fix spacing
2013-09-26 Felix Fietkaubuild: include the cpu type as part of the toolchain...
2013-09-26 Felix Fietkaubuild: unify powerpc target cflags
2013-09-26 Felix Fietkaubuild: unify x86 target cflags
2013-09-26 Felix Fietkaubuild: unify arm target cflags
2013-09-26 Felix Fietkaubuild: unify mips target cflags
2013-09-26 Felix Fietkaubuild: clean up default cflags handling
2013-08-21 Luka Perkovinclude: introduce subtarget_platform CONFIG_TARGET
2013-07-29 Felix Fietkaubuild: unify target independent optimization options
2013-07-04 Jonas Gorskiinclude: also check CONFIG_GPIOLIB for GPIO_SUPPORT
2013-07-02 Felix Fietkaubuild: remove hotplug2 from DEFAULT_PACKAGES
2013-06-04 Jo-Philipp Wichfirewall3: rename to firewall, move into base system...
2013-05-13 Felix Fietkaubuild: add config symbols for different ARM arch levels
2013-04-09 Steven BarthEnable native IPv6 support by default
2013-03-05 Jo-Philipp Wichinclude: make firewall3 the default
2012-12-28 Felix Fietkaumips: use -mno-branch-likely for kernel and userspace...
2012-05-17 Felix Fietkautarget: add a feature flag for RTC support
2012-05-14 Felix Fietkauenable netifd by default and add its config variable...
2012-04-23 Jo-Philipp Wich[include] ensure that profile Makefiles are sourced...
2012-02-05 Vasilis Tsiligiannis[include] target.mk: Trivial comment typo fix
2011-07-04 John Crispinallow targets to define a default subtarget when using...
2011-07-03 John Crispinautomatic subtarget enumaration
2011-05-30 Felix Fietkauremove the now unused Target-Kernel field from the...
2011-04-17 Felix Fietkauuse lazy evaluation to allow targets to override kernel...
2011-04-06 Felix Fietkaubuild: clean up handling of the kernel config
2011-03-26 Felix Fietkauglobal cflags: remove -funit-at-a-time, it is ignored...
2011-03-22 Jo-Philipp Wich[include] target.mk: don't enable coreutils by default...
2011-03-11 Daniel Dickinson[include] target: Added coreutils to list of default...
2011-03-07 Felix Fietkauhotplug2: replace udevtrigger from the udev-106 source...
2010-12-14 Imre Kalozadd plemininary ultrasparc support
2010-09-12 Jo-Philipp Wich[buildroot] Implement an ARCH_PACKAGES variable which...
2010-08-19 Felix Fietkauspeed up the build system by including include/shell...
2010-06-26 Felix Fietkaurename target/linux/generic-2.6 to generic
2010-06-26 Felix Fietkauremove linux 2.4 specific build system code
2010-03-25 Lars-Peter Clauseninclude/target.mk: Only set usb feature flag for a...
2010-03-21 Florian Fainelli[package] disable ucitrigger for now, not used, patch...
2009-11-11 Felix Fietkaumerge target kernel config files with subtarget config...
2009-08-03 Imre Kalozbrcm-2.4 is the only non-2.6 target, it's pointless...
2009-06-21 Imre Kalozadd preliminary coldfire v4e support
2009-06-10 Felix Fietkauenable ucitrigger by default
2009-06-02 Imre Kalozadd pcie feature flag
2009-05-31 Ralph Hempelfix typo
2009-04-23 Felix Fietkauemit proper error messages if important kernel config...
2009-04-18 Felix Fietkauadd a modified version of the mips64 patch from #4603
2009-04-16 Hamish Guthrie[ps3]: Update default configuration to use profiles
2009-03-17 Hamish GuthrieFinal updates to default configuration of ps3 petitboot...
2009-03-14 Felix Fietkaumove cflags default setting to target makefiles
2009-03-03 Felix Fietkaureplace a few unnecessary $(shell) calls
2009-03-03 Felix Fietkauspeed up metadata scanning a lot by avoiding unnecessar...
2009-02-20 Ralph Hempelavoid kernel version in target if sub-targets available
2009-01-08 Nicolas Thill[massive] add support for alternative C libraries ...
2008-11-11 Steven BarthDisable LuCI in default build config as it should be...
2008-11-11 Nicolas Thillbridge (brctl) changes:
2008-11-06 Felix Fietkauenable luci-admin-mini by default as suggested by cyrus
2008-10-18 Felix Fietkauchange the way ./files* and the generic kernel files...
2008-10-06 Felix Fietkauenable luci by default
2008-09-08 Felix Fietkautarget features: fix usb support detection
2008-08-16 Travis Kemenmake opkg the default package manager, disable busybox...
2008-08-04 John Crispinadds a new uci firewall
2008-06-13 Felix Fietkaucreate a platform config-* file if there is none alread...
2008-05-08 Nicolas Thillremove dup iptables in default package set
2008-04-28 Felix Fietkauadd optional version suffix to kernel files/ directories
2008-04-20 Nicolas Thilladd a gpio feature for devices supporting the generic...
2008-02-03 Felix Fietkauenable uci by default
2007-11-15 Felix Fietkaufix copy&paste mistake
2007-11-14 Felix Fietkaufix the image builder
2007-10-25 Felix Fietkauadd feature flag for display support. will be used...
2007-10-20 Felix Fietkaureorganize subtargets, sort subtargets below top level...
2007-10-20 Felix Fietkaufix quilt update breakage for kernel related packages
2007-10-05 Felix Fietkauallow targets to select/deselect config symbols
2007-10-03 Gabor Juhosfix target profiles, (closes: 2440)
2007-10-02 Felix Fietkaufix target profiles
2007-09-28 Felix Fietkausome minor fixes, cleanups, package build abstraction
2007-09-16 Nicolas Thillallow targets for override generic config (GENERIC_LINU...
2007-09-08 Felix Fietkauadapt profiles for subtarget changes
2007-09-08 Felix Fietkaumajor target cleanup. it is now possible to have subtar...
2007-07-30 Felix Fietkaunext round of cleanup, convert target/ - make -j works...
2007-03-02 Felix Fietkaufinal fix for the profile selection
2007-03-02 Felix Fietkauset the PROFILE variable in target.mk appropriately
2007-03-02 Felix Fietkaurevert bogus target.mk change from [6465]
2007-03-02 Tim Yardleycommit profile support for base-files... patches still...
2007-01-13 Felix Fietkaumerge the scripts dealing with package/target metadata...
2007-01-10 Felix FietkauAdd initial version of the new Image Builder
2006-12-18 Felix Fietkauadd a missing dependency - prevented clean rebuild...
2006-11-11 Felix Fietkaumake target/linux/* directories self-contained, use...
2006-10-27 Imre Kalozrename the xscale target to ixp4xx for the forthcoming...
2006-10-15 Florian FainelliMerge preliminary rdc-2.6 support (Airlink101 AR525W)
2006-10-13 Felix Fietkaufinally move buildroot-ng to trunk