summaryrefslogtreecommitdiff
path: root/include/target.mk
Commit message (Expand)AuthorAgeFilesLines
* include/target.mk : remove firewall module from DEFAULT_PACKAGES.router, add ...Ludovic Pouzenc2018-09-151-1/+9
* include/target.mk: add CPU_CFLAGS_octeonJohn Crispin2014-06-181-0/+1
* brcm47xx: activate some compiler optimizations for 74K CPUsHauke Mehrtens2014-06-071-0/+1
* buildroot: add Cortex A15 specific CFLAGSFlorian Fainelli2014-04-011-0/+1
* fstools: add the new fstools packageJohn Crispin2014-03-121-1/+1
* build: include iwinfo by default if nas or wpad(-mini) is selectedFelix Fietkau2014-03-091-2/+5
* handle "neon" fpu typeImre Kaloz2014-02-121-0/+1
* fix logic error on fpu cflags selectionImre Kaloz2014-02-091-1/+1
* target: replace 6relayd with odhcpd by defaultSteven Barth2014-01-171-1/+1
* Fix build for individual profiles with dashes in namesJohn Crispin2014-01-121-1/+1
* FPU type should not interfere with the ABI selection. Also make sure we eithe...Imre Kaloz2013-11-291-2/+2
* ignore the fpu if we're doing soft-floatImre Kaloz2013-11-291-2/+4
* there's no such thing as a soft fpu, this target should be fine without theseImre Kaloz2013-11-291-1/+0
* add a feature flag for device tree supportImre Kaloz2013-11-221-0/+3
* bcm53xx: this ARM SoC does not have a FPU, use soft float.Hauke Mehrtens2013-11-131-0/+1
* include: add more CPU flags for armLuka Perkov2013-11-051-0/+2
* build: fix typo in arm cflagsFelix Fietkau2013-09-271-1/+1
* build: fix typoLuka Perkov2013-09-261-1/+1
* include/target.mk: fix spacingLuka Perkov2013-09-261-1/+1
* build: include the cpu type as part of the toolchain/target directory nameFelix Fietkau2013-09-261-0/+1
* build: unify powerpc target cflagsFelix Fietkau2013-09-261-0/+6
* build: unify x86 target cflagsFelix Fietkau2013-09-261-0/+1
* build: unify arm target cflagsFelix Fietkau2013-09-261-0/+9
* build: unify mips target cflagsFelix Fietkau2013-09-261-1/+6
* build: clean up default cflags handlingFelix Fietkau2013-09-261-11/+24
* include: introduce subtarget_platform CONFIG_TARGETLuka Perkov2013-08-211-0/+4
* build: unify target independent optimization optionsFelix Fietkau2013-07-291-8/+8
* include: also check CONFIG_GPIOLIB for GPIO_SUPPORTJonas Gorski2013-07-041-1/+1
* build: remove hotplug2 from DEFAULT_PACKAGESFelix Fietkau2013-07-021-1/+1
* firewall3: rename to firewall, move into base system menu, update to git head...Jo-Philipp Wich2013-06-041-1/+1
* build: add config symbols for different ARM arch levelsFelix Fietkau2013-05-131-0/+1
* 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
* ensure that profile Makefiles are sourced in alphabetical order Since make 3....Jo-Philipp Wich2012-04-231-3/+3
* 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
* target.mk: don't enable coreutils by default, it does not even exist anymore....Jo-Philipp Wich2011-03-221-4/+0
* target: Added coreutils to list of default packages. It doesn't build or inst...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
* Implement an ARCH_PACKAGES variable which defaults to BOARD but can be overri...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