aboutsummaryrefslogtreecommitdiff
path: root/target/sdk/Makefile
Commit message (Collapse)AuthorAge
* allow SDK to install trunk packages with scripts/feeds & build them, instead ↵Nicolas Thill2008-09-24
| | | | | | of trying to embed precompiled ones (closes: #3097) SVN-Revision: 12689
* add LICENSE & minimal Config.in files (closes: #3710)Nicolas Thill2008-08-22
| | | | SVN-Revision: 12367
* add feeds config file to SDKNicolas Thill2008-08-22
| | | | SVN-Revision: 12365
* some more build system cleanupFelix Fietkau2008-08-17
| | | | SVN-Revision: 12329
* fix the sdkFelix Fietkau2007-12-14
| | | | SVN-Revision: 9747
* strip -$(KERNEL) from sdk/imagebuilder namesFelix Fietkau2007-12-13
| | | | SVN-Revision: 9742
* Fix the sdk generation with the new staging_dir layoutFlorian Fainelli2007-08-27
| | | | SVN-Revision: 8503
* fix sdk buildFelix Fietkau2007-07-02
| | | | SVN-Revision: 7855
* fixes for a few build errors on osx without finkFelix Fietkau2007-04-29
| | | | SVN-Revision: 7065
* revert find | xargs => find | exec changes - this is completely unnecessary ↵Felix Fietkau2007-04-12
| | | | | | and introduces additional dependencies that we do not need SVN-Revision: 6942
* more [6849]Mike Baker2007-04-03
| | | | SVN-Revision: 6850
* Use find -exec instead of xargsFlorian Fainelli2007-04-02
| | | | SVN-Revision: 6837
* Fix config checks for Image Builder and SDK - only build them when ↵Felix Fietkau2007-01-14
| | | | | | requested. Clear all packages from bin/packages at the beginning of package/compile when the Image Builder is selected, because the Image Builder can't handle multiple versions of the same package. SVN-Revision: 6102
* don't mess with the staging dir too much when building the sdkFelix Fietkau2007-01-10
| | | | SVN-Revision: 6070
* leave out the ccache directory when copying the staging dir into the sdk (#843)Felix Fietkau2006-10-14
| | | | SVN-Revision: 5081
* finally move buildroot-ng to trunkFelix Fietkau2016-03-20