summaryrefslogtreecommitdiffstats
path: root/sys/conf/kern.pre.mk
Commit message (Expand)AuthorAgeFilesLines
* MFC r306041: Always pass -m to ld for converting binary files to ELFemaste2017-04-031-1/+1
* MFC r305855, r306297, r306300, r306312-r306313marcel2016-12-111-1/+1
* MFC r303195:bdrewery2016-07-251-1/+3
* Revert r301079.bdrewery2016-06-031-1/+0
* WITH_META_MODE: Mitigate switching from without to with META_MODE.bdrewery2016-05-311-0/+1
* WITH_META_MODE: Move the kernel support to kern.pre.mk.bdrewery2016-05-261-0/+5
* Remove the old depend (mkdep) code and make FAST_DEPEND the one true way.bdrewery2016-03-301-23/+0
* Fix MFS builds when both MD_ROOT_SIZE and MFS_IMAGE are specifiedadrian2016-02-021-1/+7
* Welcome the RISC-V 64-bit kernel.br2016-01-291-0/+1
* FAST_DEPEND: Mark some unneeded code for later removal.bdrewery2016-01-271-1/+1
* Restore cleaning of auto-generated kobj files after the recent MFILESjhb2015-12-011-3/+2
* Remove redundant copies of CDDL_CFLAGS.imp2015-11-161-3/+3
* Add built-in ccache build support via WITH_CCACHE_BUILD option.bdrewery2015-11-081-1/+1
* Finish process of moving the LinuxKPI module into the default kernel build.hselasky2015-10-291-1/+5
* Change md(4) to use weak symbols as start, end and size for the embeddedmarcel2015-08-131-0/+29
* Cache _MPATH and pass it down into the modules build. Some NFS setupsimp2015-07-041-0/+7
* Allow DTrace to be compiled-in to the kernel.br2015-06-101-2/+23
* Only include CWARNFLAGS once to reduce command line size from ~1400imp2015-04-281-1/+1
* Fix kernel build ${MACHINE} pathemaste2015-04-161-1/+1
* Move ALTQ from contrib to net/altq. The ALTQ code is for many yearsglebius2015-04-161-5/+2
* Globally enable -fms-extensions when building kernel with gcc, and removeglebius2015-02-171-2/+2
* Properly quote EXTRA_MODULES and WITHOUT_MODULES to ensure that theyimp2015-02-101-1/+1
* Pass MODULES_EXTRA to the modules build. While I'm here, also alwaysimp2015-02-091-3/+1
* Always prefer double dashes for GNU LD long options.davide2015-02-061-1/+1
* Import VCHI driver for Broadcom's VideoCore IV GPUgonzo2015-02-051-0/+3
* Fix typo from too many cut-n-paste operations. Use IMPSRC:T to justimp2015-01-061-1/+1
* Clang's 3.5 integrated assembler now handles these files correctly (itimp2015-01-051-7/+1
* Move more of the warnings into kern.mk, as well as centralize that asimp2015-01-011-2/+1
* Reviewed by: impsjg2014-07-261-1/+1
* The time is not yet ripe to break the lack of dependencies betweenimp2014-05-171-1/+13
* Remove the compatibility hack for FreeBSD 7 systems forimp2014-05-101-3/+0
* Simplify clang ifdefs in the kernel a bit. Introduceimp2014-05-101-13/+9
* Introduce kern.opts.mk to hold all the options for kernel moduleimp2014-05-091-0/+1
* Use src.opts.mk in preference to bsd.own.mk except where we need stuffimp2014-05-061-1/+1
* Pass MACHINE and MACHINE_ARCH down into the modulesimp2014-02-041-0/+1
* Similar to r260020, only use -fms-extensions with gcc, for all otherdim2013-12-301-1/+3
* Fix typo.andreast2013-11-291-1/+1
* Remove the gross hack for the Octeon Simple Executive to the leastimp2013-11-061-9/+10
* opensolaris code: translate INVARIANTS to DEBUG and ZFS_DEBUGavg2013-08-061-0/+1
* Add the AR9300 HAL into the kernel and module builds.adrian2013-05-021-1/+1
* Fix LINT build for arm: NOTES defines LDFLAGS by way of a make optionmarcel2012-11-291-1/+1
* Redo r242842, now actually fixing the warnings, as follows:dim2012-11-121-1/+1
* Attempt toward a buildable universe by silenting a few warnings for OFED.delphij2012-11-101-1/+1
* For kernel builds with PROFLEVEL >= 2, such as LINT, don't attempt todim2012-11-071-2/+5
* For kernel builds with PROFLEVEL >= 1, such as LINT, don't attempt todim2012-11-071-1/+4
* Disconnect non-MPSAFE XFS from the build in preparation for droppingattilio2012-10-161-3/+0
* o Create directory sys/netpfil, where all packet filters shouldglebius2012-09-141-3/+0
* Introduce a new make variable COMPILER_TYPE that specifies whatbrooks2012-09-131-3/+4
* Allow cxgbe to be built into a kernel with "device cxgbe."np2012-09-131-0/+1
* Remove duplication and centralize testing of various config(8)ed features.obrien2012-09-121-0/+5
OpenPOWER on IntegriCloud