aboutsummaryrefslogtreecommitdiffstats
path: root/target/imagebuilder/Config.in
Commit message (Collapse)AuthorAgeFilesLines
* merge: targets: update image generation and targetsZoltan HERPAI2017-12-081-1/+1
| | | | Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
* build: add buildbot specific config option for setting defaultsFelix Fietkau2017-02-141-1/+2
| | | | | | | | | | 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>
* build: remove profile kernel/build system config override supportFelix Fietkau2016-05-151-1/+0
| | | | | | It has been unused for years Signed-off-by: Felix Fietkau <nbd@nbd.name>
* imagebuilder: rename OpenWrt into LEDEAlexander Couzens2016-05-051-1/+1
| | | | Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
* IB: make CONFIG_IB_STANDALONE the defaultJo-Philipp Wich2015-05-281-3/+4
| | | | | | Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> SVN-Revision: 45800
* IB: use online repositoriesJo-Philipp Wich2015-05-271-1/+7
| | | | | | | | | | | | Change the IB packaging to only embed libc, kernel and kmod packages by default and generate repositories.conf to refer to the remote package repositories. Introduce a new config option CONFIG_IB_STANDALONE which restores the old behaviour of building self contained IB archives. Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> SVN-Revision: 45772
* target/imagebuilder: remove obsolete !TARGET_ROOTFS_INITRAMFS dependencyFelix Fietkau2014-10-311-1/+0
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 43128
* build: consistently use 'depends on' instead of 'depends'Felix Fietkau2013-04-171-3/+3
| | | | | | | | make the syntax more compatible with kernel menuconfig Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36351
* imagebuilder: don't disable on umlNicolas Thill2010-03-301-1/+0
| | | | SVN-Revision: 20598
* remove dependency on CONFIG_ALLJo-Philipp Wich2010-03-091-1/+0
| | | | SVN-Revision: 20084
* disable IB & SDK when using an external toolchain (closes: #6001)Nicolas Thill2009-12-181-0/+1
| | | | SVN-Revision: 18837
* fix ImageBuilder (closes: #3863)Nicolas Thill2008-08-221-1/+2
| | | | SVN-Revision: 12370
* Detach the building of sdk and imagebuilder from "Select all packages by ↵Felix Fietkau2008-03-191-1/+0
| | | | | | | | 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
* mark uml as broken and add some cleanups (not working yet)Felix Fietkau2007-02-281-0/+1
| | | | SVN-Revision: 6439
* disable the image builder in menuconfig for profiles with custom kernel configsFelix Fietkau2007-02-221-0/+1
| | | | SVN-Revision: 6341
* Add initial version of the new Image Builder It's still a bit rough in a few ↵Felix Fietkau2007-01-101-0/+10
places, but it seems to work for Broadcom at least - other targets untested. SVN-Revision: 6071