summaryrefslogtreecommitdiff
path: root/target/imagebuilder/Config.in
Commit message (Collapse)AuthorAge
* IB: make CONFIG_IB_STANDALONE the defaultJo-Philipp Wich2015-05-28
| | | | | | Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> SVN-Revision: 45800
* IB: use online repositoriesJo-Philipp Wich2015-05-27
| | | | | | | | | | | | 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-31
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 43128
* build: consistently use 'depends on' instead of 'depends'Felix Fietkau2013-04-17
| | | | | | | | 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-30
| | | | SVN-Revision: 20598
* remove dependency on CONFIG_ALLJo-Philipp Wich2010-03-09
| | | | SVN-Revision: 20084
* disable IB & SDK when using an external toolchain (closes: #6001)Nicolas Thill2009-12-18
| | | | SVN-Revision: 18837
* fix ImageBuilder (closes: #3863)Nicolas Thill2008-08-22
| | | | SVN-Revision: 12370
* Detach the building of sdk and imagebuilder from "Select all packages by ↵Felix Fietkau2008-03-19
| | | | | | | | 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-28
| | | | SVN-Revision: 6439
* disable the image builder in menuconfig for profiles with custom kernel configsFelix Fietkau2007-02-22
| | | | SVN-Revision: 6341
* Add initial version of the new Image Builder It's still a bit rough in a few ↵Felix Fietkau2007-01-10
places, but it seems to work for Broadcom at least - other targets untested. SVN-Revision: 6071