Felix Fietkau
f47125f664
build: fix building llvm tarball
...
Add missing select NEED_BPF_TOOLCHAIN in order to ensure that the toolchain
actually gets built.
Fixes: https://github.com/openwrt/openwrt/issues/17926
Signed-off-by: Felix Fietkau <nbd@nbd.name >
(cherry picked from commit 04570f5ee2 )
2025-02-10 22:12:06 +01:00
Felix Fietkau
2a832b3df5
llvm-bpf: support creating a tarball in bin
...
This can be used for adding the toolchain to an existing tree without having
to build it from scratch.
Enable building the toolchain + tarball by default on buildbot
Signed-off-by: Felix Fietkau <nbd@nbd.name >
2021-11-04 16:59:22 +01:00
Zoltan HERPAI
7b5c989ab9
merge: targets: update image generation and targets
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu >
2017-12-08 19:41:18 +01:00
Felix Fietkau
9dcb921d90
build: add buildbot specific config option for setting defaults
...
This can be used to tweak the buildbot behavior without having to change
buildbot's configuration.
It will also allow us to add more aggressive clean steps (e.g. on
toolchain changes), which would break developers' workflows if enable
by default.
Signed-off-by: Felix Fietkau <nbd@nbd.name >
2017-02-14 14:18:35 +01:00
Alexander Couzens
173ac3b7cb
sdk: rename OpenWrt into LEDE
...
Signed-off-by: Alexander Couzens <lynxis@fe80.eu >
2016-05-05 19:10:20 +01:00
Felix Fietkau
96bb7c123b
build: consistently use 'depends on' instead of 'depends'
...
make the syntax more compatible with kernel menuconfig
Signed-off-by: Felix Fietkau <nbd@openwrt.org >
SVN-Revision: 36351
2013-04-17 15:36:41 +00:00
Nicolas Thill
ac695f35fa
disable IB & SDK when using an external toolchain ( closes : #6001 )
...
SVN-Revision: 18837
2009-12-18 18:55:03 +00:00
Felix Fietkau
44db3f4117
Detach the building of sdk and imagebuilder from "Select all packages by default", since those really represent two distinct build operations from normal package selection.
...
Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca >
SVN-Revision: 10621
2008-03-19 08:16:02 +00:00
Felix Fietkau
60c1f0f64d
finally move buildroot-ng to trunk
2016-03-20 17:29:15 +01:00