summaryrefslogtreecommitdiff
path: root/etc/Makefile
AgeCommit message (Expand)Author
2022-08-21Deprecate extsrc/, EXTSRCSRCDIR, MKEXTSRClukem
2022-06-06build system: Revert all the recent additions of MK[...] knobs thatnia
2022-05-30Introduce libc_aligned.so for evbppc-powerpc32, which providesrin
2022-05-28mk: Add MKFINGER, MKTALK flags for not buildingnia
2022-05-28Fix typo. Hopefully this didn't break anyone's build, sorry.nia
2022-05-28mk: Add MKNTP, MKTCPDUMP knobs.nia
2022-05-25mk: Rename the MKMBONE option to MKMROUTING for greater accuracy andnia
2022-05-25mk: Allow building base without the MBONE applications by settingnia
2022-01-05Install the missing sh syntax element in the MKDEBUGKERNEL = no test, sokre
2022-01-02Create empty files for the "extra" kernels. Grr I should fix this properlychristos
2021-12-29Enable split-debug files for kernels. Enabled by default with MKDEBUG=yes.christos
2021-12-23Put back the code to add DEBUG=-g in config and to add the debug kernelschristos
2021-12-20Revert previous, not needed MKKDEBUG does it.christos
2021-12-20PR/55557: Andreas Gustafsson" Introduce a new variable MKDEBUGKERNEL whichchristos
2021-09-26Restore MKNOUVEAUFIRMWARE and MKRADEONFIRMWARE and make gpufw set unconditionalmaya
2021-09-25Move DRM-driver firmware from base to its own set, gpufwmaya
2021-05-26use the date toolchristos
2020-12-29If MKX11 and MKDEBUG, add the xdebug set to the obsolete file handling.martin
2020-09-09Get rid of 'sync' after each kernel build. It adds a noticeable delay tojmcneill
2020-09-03Treat aarch64 and aarch64eb identically with regard to ld.so.confjakllsch
2020-06-01Use the default motd for stable buildsjmcneill
2020-05-18Separate devicetree .dts -> .dtb building from kernel builds. They are nowjmcneill
2020-04-27It is KERNEL_DIRchristos
2020-04-05us and them, then!christos
2020-04-04Infrastructure for putting kernel+modules in /netbsd/kernel andchristos
2019-10-02Split out /rescue to its own set and adapt installers/images to add it.maya
2019-09-22Don't mix tabs and spacesgson
2019-07-31PR kern/53590: remove -U DEBUG from config(1) invocation (that is:martin
2019-01-12Install /etc/wpa_supplicant.confroy
2018-10-01Redo xz vs. gzip selection via conditional make expressions, suggestedmartin
2018-09-29Clarify comment, pointed out by maya: we do not expect bootloadersmartin
2018-09-29Only test USE_XZ_SETS if it is defined. This is probably not thekre
2018-09-28Prepare for .tar.xz setsmartin
2018-04-01Add initial support for ARMv8 (AARCH64) (by nisimura@ and ryo@)ryo
2018-01-09Merge autofs support from: Tomohiro Kusumichristos
2017-06-19use -v to get the expanded variable.christos
2017-06-18no need for debug printing.christos
2017-06-18put the dtb files with their kernels.christos
2017-05-21Remove MKCRYPTO option.riastradh
2017-02-07Use make -C instead of cd && make; this is done to preserve the logical pathchristos
2015-12-20give the kernel pax invocating the MKREPRO_TIMESTAMP treatment.christos
2015-12-19Freeze the BUILDER and the BUILD_DATE for repeatable buildschristos
2015-08-31Exclude duplicate kernel config names in set generation. Suppress warningsuebayasi
2015-07-23remove the xfree86 reachover makefiles and the vast majority ofmrg
2014-11-30Add a new build make variable, CONFIGOPTS, which is passed to config(1)uebayasi
2014-08-10Changes to existing files to enable building AARCH64 userland.matt
2014-08-06To make pax use ${TOOL_GZIP}, we need to pass "--use-compress-programapb
2014-08-06Introduce and use GZIP_FLAGS variable, to fix a quoting errorapb
2014-08-05Pass GZIP="-9 ${GZIP_N_FLAG}" instead of GZIP=-9napb
2014-08-05Use ${TOOL_GZIP_N} instead of ${TOOL_GZIP} -n, and similarlyapb