summaryrefslogtreecommitdiffstats
path: root/build
Commit message (Expand)AuthorAgeFilesLines
* build: Work around our own broken GCCPatrick McDermott2020-12-081-0/+11
* linux-image: Run preinst hooksP. J. McDermott2014-11-091-1/+2
* linux-image: Run prerm hooksP. J. McDermott2014-11-091-0/+1
* build: Add link to image in /P. J. McDermott2014-11-091-0/+1
* build: Install headers directly to package dirP. J. McDermott2014-11-091-6/+6
* build: Make "install" target depend on "build"P. J. McDermott2014-07-231-1/+2
* linux-image: Run postinst and postrm hooksP. J. McDermott2014-07-141-0/+2
* build: Fix KBUILD_ARCH macro expansion.P. J. McDermott2014-05-071-1/+1
* build: Don't update "mrproper" target.P. J. McDermott2014-05-071-1/+0
* build: Build and install a Linux image.P. J. McDermott2014-05-051-0/+16
* build: Add "nop" target.P. J. McDermott2014-04-271-0/+3
* build: Don't update headers_check.P. J. McDermott2013-06-191-1/+1
* build: Move <asm/*.h> headers into host-arch dir.P. J. McDermott2013-05-291-0/+2
* build: Fix find's -exec option.P. J. McDermott2013-05-291-1/+1
* build: Don't use a macro in INSTALL_HDR_PATH.P. J. McDermott2013-05-291-1/+1
* build: Rewrite.P. J. McDermott2013-05-291-38/+11
* Support multiple build jobs.P. J. McDermott2012-04-291-1/+1
* Fix path to "uImage" file.P. J. McDermott2012-04-291-1/+3
* Fix "build" to build a Linux image for "rcstereo".P. J. McDermott2012-04-291-4/+5
* Rewrite "build" makefile.P. J. McDermott2012-04-291-7/+32
* Added distro version to control file, fixed \ in build filekurt2012-04-281-1/+1
* Added .config file, added make install and make headers_install to build filekurt2012-04-281-1/+2
* Added kernel compilation to the build filekurt2012-04-271-0/+2
* Removed recursion in build file, fixed config file to point to the correct fi...kurt2012-04-261-2/+1
* Initial Commitkurt2012-04-261-0/+11