summaryrefslogtreecommitdiffstats
path: root/scripts/Makefile.build
Commit message (Expand)AuthorAgeFilesLines
* kbuild: introduce hostprogs-always-y and userprogs-always-yMasahiro Yamada2020-09-151-1/+1
* kbuild: add infrastructure to build userspace programsMasahiro Yamada2020-06-231-0/+6
* kbuild: switch over to thin archiveMasahiro Yamada2020-05-251-12/+8
* kbuild: unify barebox and pbl build commandsMasahiro Yamada2020-05-251-26/+7
* kbuild: resync modkern_{c, a}flags and quiet_modtag with Linux 5.7-rc6Masahiro Yamada2020-05-201-22/+2
* kbuild: resync mkdir code with Linux 5.7-rc6Masahiro Yamada2020-05-201-13/+12
* kbuild: remove obj-dtb-y, pbl-dtb-y, lwl-dtb-y syntaxMasahiro Yamada2020-05-201-0/+2
* kbuild: rename pbl object pbl-*.o to *.pbl.oMasahiro Yamada2020-05-201-2/+2
* Merge branch 'for-next/kbuild'Sascha Hauer2020-05-141-59/+9
|\
| * kbuild: resync top Makefile, mkmakefile, tags.sh with Linux 5.7-rc4Masahiro Yamada2020-05-121-1/+1
| * kbuild: sync if_changed and friends with Linux 5.7-rc2Masahiro Yamada2020-05-041-58/+8
| * kbuild: use $(SRCARCH) to point to the arch directoryMasahiro Yamada2020-04-271-1/+1
| * kbuild: prefix compiler flag variables with KBUILD_Masahiro Yamada2020-04-271-1/+1
* | kbuild: add $(always-y) to 'targets'Masahiro Yamada2020-05-041-1/+1
|/
* kbuild: rename hostprogs-y/always to hostprogs/always-yMasahiro Yamada2020-04-151-2/+4
* kbuild: Add missing semicolonSascha Hauer2019-02-141-2/+2
* kbuild: cherry-pick changes from Linux v5.0-rc3Masahiro Yamada2019-01-221-49/+14
* kbuild: add %.lex.c and %.tab.[ch] to 'targets' automaticallyMasahiro Yamada2019-01-031-0/+11
* kbuild: filter-out PHONY targets from "targets"Masahiro Yamada2019-01-031-1/+1
* kbuild: handle multi-objs dependency appropriatelyMasahiro Yamada2014-11-271-6/+4
* pbl: Fix typo in make causing pbl files to be rebuiltSascha Hauer2013-05-251-1/+1
* pbl: Add missing FORCESascha Hauer2012-10-261-2/+2
* kbuild: allow to have custom cppflags for pblJean-Christophe PLAGNIOL-VILLARD2012-08-031-2/+2
* kbuild: add pre-bootloader (pbl) targetJean-Christophe PLAGNIOL-VILLARD2012-08-031-3/+45
* kbuild: Init all relevant variables used in kbuild filesJean-Christophe PLAGNIOL-VILLARD2012-07-301-1/+24
* Only pass -P to cpp when generating ld scriptsLoïc Minier2011-10-181-1/+1
* svn_rev_008Sascha Hauer2007-07-051-0/+349