115 Commits (93efeef9b3aa4b723da42dfbd69f882c3d721df9)

Author SHA1 Message Date
Steven Barth baa359f8e4 target: remove nathelpers from default images (legacy) 9 years ago
Hauke Mehrtens e914c31d4c x86: Make virtualization guests built for pentium4 with SMP 9 years ago
Jo-Philipp Wich 597d2060c5 include: remove lvm2 from nas package collection 9 years ago
John Crispin 40da7aae54 target.mk: add default packages for NAS device-type 10 years ago
Florian Fainelli dd8d7188ee aarch64: add initial support 10 years ago
Felix Fietkau 4fde9deed1 Revert "build: use ONESHELL to speed up scanning and the toplevel makefile" 10 years ago
Felix Fietkau c497990834 build: use ONESHELL to speed up scanning and the toplevel makefile 10 years ago
Felix Fietkau cc43532293 build: optimize target metadata dump 10 years ago
Steven Barth e4e5c31f87 Reorganize netfilter kernel modules and package nftables kernel support 10 years ago
Florian Fainelli eb9730ddac include: add Cortex-A5 CPU_TYPE 10 years ago
John Crispin 3deedba42e include/target.mk: add CPU_CFLAGS_octeon 10 years ago
Hauke Mehrtens ed7c73fbef brcm47xx: activate some compiler optimizations for 74K CPUs 10 years ago
Florian Fainelli e1fbee0327 buildroot: add Cortex A15 specific CFLAGS 10 years ago
John Crispin 0dc9d8d6ff fstools: add the new fstools package 10 years ago
Felix Fietkau 6435b8bb27 build: include iwinfo by default if nas or wpad(-mini) is selected 10 years ago
Imre Kaloz 157f56c461 handle "neon" fpu type 11 years ago
Imre Kaloz 4974d4f30c fix logic error on fpu cflags selection 11 years ago
Steven Barth 32b3aa076c target: replace 6relayd with odhcpd by default 11 years ago
John Crispin 8751499973 Fix build for individual profiles with dashes in names 11 years ago
Imre Kaloz f6b57149af FPU type should not interfere with the ABI selection. Also make sure we either do real soft-float or hard-float on ARM, with the right options. 11 years ago
Imre Kaloz 7429c46214 ignore the fpu if we're doing soft-float 11 years ago
Imre Kaloz 5de876bc78 there's no such thing as a soft fpu, this target should be fine without these 11 years ago
Imre Kaloz f3e2331e18 add a feature flag for device tree support 11 years ago
Hauke Mehrtens a3752801df bcm53xx: this ARM SoC does not have a FPU, use soft float. 11 years ago
Luka Perkov 0edf22694e include: add more CPU flags for arm 11 years ago
Felix Fietkau 03e14c13e3 build: fix typo in arm cflags 11 years ago
Luka Perkov 4fa3e3aae9 build: fix typo 11 years ago
Luka Perkov 68ebb4d0a2 include/target.mk: fix spacing 11 years ago
Felix Fietkau e0189ccef4 build: include the cpu type as part of the toolchain/target directory name 11 years ago
Felix Fietkau 0db9125157 build: unify powerpc target cflags 11 years ago
Felix Fietkau ef68210f93 build: unify x86 target cflags 11 years ago
Felix Fietkau c8609ab4f8 build: unify arm target cflags 11 years ago
Felix Fietkau a30681dff0 build: unify mips target cflags 11 years ago
Felix Fietkau 569da024f0 build: clean up default cflags handling 11 years ago
Luka Perkov ff384f04e4 include: introduce subtarget_platform CONFIG_TARGET 11 years ago
Felix Fietkau 73c4d73d6d build: unify target independent optimization options 11 years ago
Jonas Gorski 05ff15a235 include: also check CONFIG_GPIOLIB for GPIO_SUPPORT 11 years ago
Felix Fietkau f89b3d42e8 build: remove hotplug2 from DEFAULT_PACKAGES 11 years ago
Jo-Philipp Wich b721c92221 firewall3: rename to firewall, move into base system menu, update to git head with compatibility fixes for AA 11 years ago
Felix Fietkau eea89fea6a build: add config symbols for different ARM arch levels 11 years ago
Steven Barth 3e4b2af125 Enable native IPv6 support by default 11 years ago
Jo-Philipp Wich 9ee69a94b7 include: make firewall3 the default 11 years ago
Felix Fietkau 41a039f464 mips: use -mno-branch-likely for kernel and userspace, saves ~11k kernel size after lzma and ~12k squashfs size in the default configuration 12 years ago
Felix Fietkau 03babf3641 target: add a feature flag for RTC support 12 years ago
Felix Fietkau 5eed1d8f6b enable netifd by default and add its config variable to PKG_CONFIG_DEPENDS in a few relevant places 12 years ago
Jo-Philipp Wich 42c190ead8 ensure that profile Makefiles are sourced in alphabetical order Since make 3.82 does not guarantee file ordering anymore, target profiles might get included in random order, leading to bad default values when only selecting the toplevel target and populating the .config with defconfig. This commit should also fix the ar71xx snapshot builds. 12 years ago
Vasilis Tsiligiannis f1051a296d target.mk: Trivial comment typo fix 13 years ago
John Crispin ad250089aa allow targets to define a default subtarget when using automatic subtarget detection from r27407 13 years ago
John Crispin 058eca0b3b automatic subtarget enumaration 13 years ago
Felix Fietkau 6e43f65dc4 remove the now unused Target-Kernel field from the target metadata 13 years ago