Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | build: Don't update headers_check. | P. J. McDermott | 2013-06-19 | 1 | -1/+1 |
| | | | | headers_check still requires Perl 5, so just skip the checks (at least for now). | ||||
* | build: Move <asm/*.h> headers into host-arch dir. | P. J. McDermott | 2013-05-29 | 1 | -0/+2 |
| | |||||
* | build: Fix find's -exec option. | P. J. McDermott | 2013-05-29 | 1 | -1/+1 |
| | |||||
* | build: Don't use a macro in INSTALL_HDR_PATH. | P. J. McDermott | 2013-05-29 | 1 | -1/+1 |
| | |||||
* | build: Rewrite. | P. J. McDermott | 2013-05-29 | 1 | -38/+11 |
| | |||||
* | Support multiple build jobs. | P. J. McDermott | 2012-04-29 | 1 | -1/+1 |
| | |||||
* | Fix path to "uImage" file. | P. J. McDermott | 2012-04-29 | 1 | -1/+3 |
| | |||||
* | Fix "build" to build a Linux image for "rcstereo". | P. J. McDermott | 2012-04-29 | 1 | -4/+5 |
| | |||||
* | Rewrite "build" makefile. | P. J. McDermott | 2012-04-29 | 1 | -7/+32 |
| | |||||
* | Added distro version to control file, fixed \ in build file | kurt | 2012-04-28 | 1 | -1/+1 |
| | |||||
* | Added .config file, added make install and make headers_install to build file | kurt | 2012-04-28 | 1 | -1/+2 |
| | |||||
* | Added kernel compilation to the build file | kurt | 2012-04-27 | 1 | -0/+2 |
| | |||||
* | Removed recursion in build file, fixed config file to point to the correct ↵ | kurt | 2012-04-26 | 1 | -2/+1 |
| | | | | file, fixed control files. | ||||
* | Initial Commit | kurt | 2012-04-26 | 1 | -0/+11 |