summaryrefslogtreecommitdiff
path: root/kbuild.sh
AgeCommit message (Expand)Author
2021-04-24kbuild: Add variables for kernel root and kernel output directoriesLaurent Pinchart
2021-04-24Turn dtbs platform variable into arrayLaurent Pinchart
2021-04-24kbuild: Add options to selectively compile kernel componentsLaurent Pinchart
2021-02-16kbuild: Add --help argumentLaurent Pinchart
2020-12-14kbuild: Allow building documentation subsetsLaurent Pinchart
2020-12-14kbuild: Run documentation build in virtualenvLaurent Pinchart
2020-12-14kbuild: Pass build options to bindeb-pkgLaurent Pinchart
2020-09-02Support overriding the image file nameLaurent Pinchart
2020-09-02kbuild: Support custom make arguments on the command lineLaurent Pinchart
2020-02-26kbuild.sh: Don't disable the implicit-fallthrough warning by defaultLaurent Pinchart
2020-02-18Add simple mechanism to specify version-based extra CFLAGSLaurent Pinchart
2019-08-22Ignore implicit fallthrough warningLaurent Pinchart
2019-06-24Fix incorrect ARCH variable nameLaurent Pinchart
2019-05-19Move target directory configuration to config.shLaurent Pinchart
2019-05-19Move cross compiler configuration to separate config.sh fileLaurent Pinchart
2019-05-19Convert all shell variables to lowercaseLaurent Pinchart
2019-05-19Modularise image handlingLaurent Pinchart
2019-05-19Modularise architecture handlingLaurent Pinchart
2019-05-19Modularise platform handlingLaurent Pinchart
2019-05-19Initial importLaurent Pinchart