summaryrefslogtreecommitdiffstats
path: root/build
Commit message (Collapse)AuthorAgeFilesLines
* build: Set ac_cv_path_mkdirPatrick McDermott2021-01-071-1/+2
| | | | | | | Autoconf sets MKDIR_P to a relative path to its install-sh because it doesn't know BusyBox's mkdir supports "-p". e2fsprogs's Makefile.in runs child make processes under subdirectories, breaking the relative path to install-sh.
* build: Set configure optionsPatrick McDermott2021-01-071-1/+11
|
* Initial commitPatrick McDermott2021-01-071-0/+18