Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | target/sdk: fix parallel build calls | Felix Fietkau | 2014-03-13 | 1 | -0/+5 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 39912 | ||||
* | target/sdk: remove obsolete make calls for the ancient package directory format | Felix Fietkau | 2014-03-13 | 1 | -3/+0 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 39911 | ||||
* | target/sdk: generate a Config.in file with the settings of the build that ↵ | Felix Fietkau | 2014-03-10 | 1 | -0/+1 |
| | | | | | | | | | | the SDK was generated from This allows make oldconfig/menuconfig to run Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 39864 | ||||
* | target/sdk: remove obsolete compatibility makefiles | Felix Fietkau | 2014-03-10 | 2 | -101/+0 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 39863 | ||||
* | add LICENSE & minimal Config.in files (closes: #3710) | Nicolas Thill | 2008-08-22 | 1 | -0/+1 |
| | | | | SVN-Revision: 12367 | ||||
* | fix the sdk | Felix Fietkau | 2007-12-14 | 2 | -79/+50 |
| | | | | SVN-Revision: 9747 | ||||
* | suppress bug after compiling last package in kamikaze SDK. | Felix Fietkau | 2007-12-09 | 1 | -3/+3 |
| | | | | | | | | This patch corrects https://dev.openwrt.org/ticket/2508 An error was raised when no Config.in file was found in package/ Signed-off-by: Julien Pinon <julien.pinon@luceor.com> SVN-Revision: 9692 | ||||
* | add portability fixes from #1720 | Felix Fietkau | 2007-06-30 | 1 | -1/+1 |
| | | | | SVN-Revision: 7791 | ||||
* | fixes for a few build errors on osx without fink | Felix Fietkau | 2007-04-29 | 1 | -1/+1 |
| | | | | SVN-Revision: 7065 | ||||
* | Accidentially broke sdk and imagebuilder in [6857] | Mike Baker | 2007-04-03 | 1 | -6/+6 |
| | | | | SVN-Revision: 6858 | ||||
* | Remove extra - | Mike Baker | 2007-03-30 | 1 | -1/+1 |
| | | | | SVN-Revision: 6763 | ||||
* | fix the sdk | Felix Fietkau | 2007-03-26 | 1 | -11/+28 |
| | | | | SVN-Revision: 6718 | ||||
* | Add an 'Image Configuration' menu to menuconfig Packages can export a list ↵ | Felix Fietkau | 2007-03-16 | 1 | -0/+3 |
| | | | | | | of config options with labels and data types through the metadata. The selected config values will be exported to the target filesystem in /etc/uci-defaults and applied on the first boot. SVN-Revision: 6572 | ||||
* | finally move buildroot-ng to trunk | Felix Fietkau | 2016-03-20 | 4 | -0/+171 |