summaryrefslogtreecommitdiff
path: root/sys/arch/luna88k/conf/Makefile.luna88k
AgeCommit message (Expand)Author
2006-07-27Compile all kernels with -Wstack-usage-larger-than-2047, now that allMiod Vallat
2006-05-04Now that .S files have proper dependencies, do not hardcode dependenciesMiod Vallat
2005-09-26Delete wrong comments, originally came from Makefile.mvme88k.Kenji Aoyama
2004-07-13Remove compiler options workarounds for savectx breakage.Miod Vallat
2004-07-02Disable a -O2 specific optimization which causes kern_fork (and probably otherMiod Vallat
2004-04-29Repair depend phaseMiod Vallat
2004-04-29Continue factorizing m88k common code, this time files in <arch>/<arch>Miod Vallat
2004-04-21Initial commit for OpenBSD/luna88k, based on OpenBSD/mvme88k, NetBSD/luna68k ...Kenji Aoyama