aboutsummaryrefslogtreecommitdiff
path: root/target/sdk/files
Commit message (Collapse)AuthorAge
* target/sdk: fix parallel build callsFelix Fietkau2014-03-13
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 39912
* target/sdk: remove obsolete make calls for the ancient package directory formatFelix Fietkau2014-03-13
| | | | | | 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 Fietkau2014-03-10
| | | | | | | | | | 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 makefilesFelix Fietkau2014-03-10
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 39863
* add LICENSE & minimal Config.in files (closes: #3710)Nicolas Thill2008-08-22
| | | | SVN-Revision: 12367
* fix the sdkFelix Fietkau2007-12-14
| | | | SVN-Revision: 9747
* suppress bug after compiling last package in kamikaze SDK.Felix Fietkau2007-12-09
| | | | | | | | 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 #1720Felix Fietkau2007-06-30
| | | | SVN-Revision: 7791
* fixes for a few build errors on osx without finkFelix Fietkau2007-04-29
| | | | SVN-Revision: 7065
* Accidentially broke sdk and imagebuilder in [6857]Mike Baker2007-04-03
| | | | SVN-Revision: 6858
* Remove extra -Mike Baker2007-03-30
| | | | SVN-Revision: 6763
* fix the sdkFelix Fietkau2007-03-26
| | | | SVN-Revision: 6718
* Add an 'Image Configuration' menu to menuconfig Packages can export a list ↵Felix Fietkau2007-03-16
| | | | | | 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 trunkFelix Fietkau2016-03-20