Felix Fietkau
|
03babf3641
target: add a feature flag for RTC support
|
%!s(int64=13) %!d(string=hai) anos |
Felix Fietkau
|
5eed1d8f6b
enable netifd by default and add its config variable to PKG_CONFIG_DEPENDS in a few relevant places
|
%!s(int64=13) %!d(string=hai) anos |
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.
|
%!s(int64=13) %!d(string=hai) anos |
Vasilis Tsiligiannis
|
f1051a296d
target.mk: Trivial comment typo fix
|
%!s(int64=14) %!d(string=hai) anos |
John Crispin
|
ad250089aa
allow targets to define a default subtarget when using automatic subtarget detection from r27407
|
%!s(int64=14) %!d(string=hai) anos |
John Crispin
|
058eca0b3b
automatic subtarget enumaration
|
%!s(int64=14) %!d(string=hai) anos |
Felix Fietkau
|
6e43f65dc4
remove the now unused Target-Kernel field from the target metadata
|
%!s(int64=14) %!d(string=hai) anos |
Felix Fietkau
|
a65dac690c
use lazy evaluation to allow targets to override kernel config files
|
%!s(int64=14) %!d(string=hai) anos |
Felix Fietkau
|
caf4747f0c
build: clean up handling of the kernel config
|
%!s(int64=14) %!d(string=hai) anos |
Felix Fietkau
|
335877a2b3
global cflags: remove -funit-at-a-time, it is ignored by recent compilers. instead add -fno-caller-saves, which improves compression ratio for generated code with no apparent negative effects on performance
|
%!s(int64=14) %!d(string=hai) anos |
Jo-Philipp Wich
|
d005251cc4
target.mk: don't enable coreutils by default, it does not even exist anymore... fixes the Image Builder
|
%!s(int64=14) %!d(string=hai) anos |
Daniel Dickinson
|
0f93d4c3c4
target: Added coreutils to list of default packages. It doesn't build or install anything (0 bytes, 0 dependencies) and it prevents other packages from appearing in the package list if it is not selected
|
%!s(int64=15) %!d(string=hai) anos |
Felix Fietkau
|
504eda0da9
hotplug2: replace udevtrigger from the udev-106 source with a much smaller self-contained, stripped-down version
|
%!s(int64=15) %!d(string=hai) anos |
Imre Kaloz
|
d4bf98f231
add plemininary ultrasparc support
|
%!s(int64=15) %!d(string=hai) anos |
Jo-Philipp Wich
|
064e7c8f00
Implement an ARCH_PACKAGES variable which defaults to BOARD but can be overridden on a per-subtarget basis. This is intended for targets such as adm5120 and malta which support both big and little endianess and will replace the target specific exceptions in package-defaults and Image Builder.
|
%!s(int64=15) %!d(string=hai) anos |
Felix Fietkau
|
a9136c0892
speed up the build system by including include/shell.sh on shell commands only where necessary
|
%!s(int64=15) %!d(string=hai) anos |
Felix Fietkau
|
da1bb88a2b
rename target/linux/generic-2.6 to generic
|
%!s(int64=15) %!d(string=hai) anos |
Felix Fietkau
|
6117c04c94
remove linux 2.4 specific build system code
|
%!s(int64=15) %!d(string=hai) anos |
Lars-Peter Clausen
|
2bc9d6f6e9
include/target.mk: Only set usb feature flag for a target if there is a HCD
|
%!s(int64=15) %!d(string=hai) anos |
Florian Fainelli
|
e7f046805a
disable ucitrigger for now, not used, patch from Dave Kooper
|
%!s(int64=16) %!d(string=hai) anos |
Felix Fietkau
|
ea41d3a288
merge target kernel config files with subtarget config files and add a variable override for editing the target kernel config file with make kernel_menuconfig in case the subtarget contains overrides (thx, sn9)
|
%!s(int64=16) %!d(string=hai) anos |
Imre Kaloz
|
3d0c1254df
brcm-2.4 is the only non-2.6 target, it's pointless to note the kernelversion in other targets' Target-Name
|
%!s(int64=16) %!d(string=hai) anos |
Imre Kaloz
|
2004d4165a
add preliminary coldfire v4e support
|
%!s(int64=16) %!d(string=hai) anos |
Felix Fietkau
|
0d442a08b6
enable ucitrigger by default
|
%!s(int64=16) %!d(string=hai) anos |
Imre Kaloz
|
72d88f2a48
add pcie feature flag
|
%!s(int64=16) %!d(string=hai) anos |
Ralph Hempel
|
b6e5025f15
fix typo
|
%!s(int64=16) %!d(string=hai) anos |
Felix Fietkau
|
9ecec14ce0
emit proper error messages if important kernel config files are missing
|
%!s(int64=16) %!d(string=hai) anos |
Felix Fietkau
|
56164a5815
add a modified version of the mips64 patch from #4603
|
%!s(int64=16) %!d(string=hai) anos |
Hamish Guthrie
|
ffc86f7e3a
Update default configuration to use profiles
|
%!s(int64=16) %!d(string=hai) anos |
Hamish Guthrie
|
b6d7bfc94f
Final updates to default configuration of ps3 petitboot sub-target
|
%!s(int64=17) %!d(string=hai) anos |