summaryrefslogtreecommitdiff
path: root/sys/arch/amd64/compile
AgeCommit message (Expand)Author
2017-03-15Fix building profiling kernels by passing the -p flag to config(8)Theo Buehler
2017-02-10Unbreak 'config -p'.Martin Pieuchot
2016-11-05Two tweaks for compile/Makefile.inc:Martin Natano
2016-10-15cleandir: target for kernel compile directoriesTheo de Raadt
2016-10-14Kernel builds now happen in compile/CONFIG/obj@ -> /usr/obj/... [or ./obj/,Theo de Raadt
2004-06-25SMP support. Big parts from NetBSD, but with some really serious debuggingArtur Grabowski
2004-02-22RAMDISK is ok hereTheo de Raadt
2004-02-08ignore RAMDISK_CD tooTheo de Raadt
2004-01-28an amd64 arch support.Michael Shalayeff