aboutsummaryrefslogtreecommitdiff
path: root/include/target.mk
Commit message (Expand)AuthorAge
* target.mk: add default packages for NAS device-typeJohn Crispin2014-11-26
* aarch64: add initial supportFlorian Fainelli2014-11-24
* Revert "build: use ONESHELL to speed up scanning and the toplevel makefile"Felix Fietkau2014-10-22
* build: use ONESHELL to speed up scanning and the toplevel makefileFelix Fietkau2014-10-22
* build: optimize target metadata dumpFelix Fietkau2014-10-22
* Reorganize netfilter kernel modules and package nftables kernel supportSteven Barth2014-09-17
* include: add Cortex-A5 CPU_TYPEFlorian Fainelli2014-09-03
* include/target.mk: add CPU_CFLAGS_octeonJohn Crispin2014-06-18
* brcm47xx: activate some compiler optimizations for 74K CPUsHauke Mehrtens2014-06-07
* buildroot: add Cortex A15 specific CFLAGSFlorian Fainelli2014-04-01
* fstools: add the new fstools packageJohn Crispin2014-03-12
* build: include iwinfo by default if nas or wpad(-mini) is selectedFelix Fietkau2014-03-09
* handle "neon" fpu typeImre Kaloz2014-02-12
* fix logic error on fpu cflags selectionImre Kaloz2014-02-09
* target: replace 6relayd with odhcpd by defaultSteven Barth2014-01-17
* Fix build for individual profiles with dashes in namesJohn Crispin2014-01-12
* FPU type should not interfere with the ABI selection. Also make sure we eithe...Imre Kaloz2013-11-29
* ignore the fpu if we're doing soft-floatImre Kaloz2013-11-29
* there's no such thing as a soft fpu, this target should be fine without theseImre Kaloz2013-11-29
* add a feature flag for device tree supportImre Kaloz2013-11-22
* bcm53xx: this ARM SoC does not have a FPU, use soft float.Hauke Mehrtens2013-11-13
* include: add more CPU flags for armLuka Perkov2013-11-05
* build: fix typo in arm cflagsFelix Fietkau2013-09-27
* build: fix typoLuka Perkov2013-09-26
* include/target.mk: fix spacingLuka Perkov2013-09-26
* build: include the cpu type as part of the toolchain/target directory nameFelix Fietkau2013-09-26
* build: unify powerpc target cflagsFelix Fietkau2013-09-26
* build: unify x86 target cflagsFelix Fietkau2013-09-26
* build: unify arm target cflagsFelix Fietkau2013-09-26
* build: unify mips target cflagsFelix Fietkau2013-09-26
* build: clean up default cflags handlingFelix Fietkau2013-09-26
* include: introduce subtarget_platform CONFIG_TARGETLuka Perkov2013-08-21
* build: unify target independent optimization optionsFelix Fietkau2013-07-29
* include: also check CONFIG_GPIOLIB for GPIO_SUPPORTJonas Gorski2013-07-04
* build: remove hotplug2 from DEFAULT_PACKAGESFelix Fietkau2013-07-02
* firewall3: rename to firewall, move into base system menu, update to git head...Jo-Philipp Wich2013-06-04
* build: add config symbols for different ARM arch levelsFelix Fietkau2013-05-13
* Enable native IPv6 support by defaultSteven Barth2013-04-09
* include: make firewall3 the defaultJo-Philipp Wich2013-03-05
* mips: use -mno-branch-likely for kernel and userspace, saves ~11k kernel size...Felix Fietkau2012-12-28
* target: add a feature flag for RTC supportFelix Fietkau2012-05-17
* enable netifd by default and add its config variable to PKG_CONFIG_DEPENDS in...Felix Fietkau2012-05-14
* ensure that profile Makefiles are sourced in alphabetical order Since make 3....Jo-Philipp Wich2012-04-23
* target.mk: Trivial comment typo fixVasilis Tsiligiannis2012-02-05
* allow targets to define a default subtarget when using automatic subtarget de...John Crispin2011-07-04
* automatic subtarget enumarationJohn Crispin2011-07-03
* remove the now unused Target-Kernel field from the target metadataFelix Fietkau2011-05-30
* use lazy evaluation to allow targets to override kernel config filesFelix Fietkau2011-04-17
* build: clean up handling of the kernel configFelix Fietkau2011-04-06
* global cflags: remove -funit-at-a-time, it is ignored by recent compilers. in...Felix Fietkau2011-03-26