]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Fix powerpc LINT build
authorimp <imp@FreeBSD.org>
Mon, 12 Aug 2019 23:25:21 +0000 (23:25 +0000)
committerimp <imp@FreeBSD.org>
Mon, 12 Aug 2019 23:25:21 +0000 (23:25 +0000)
commit75967bea534a44dff3b7e2d12406fdb497b08573
treeaa9a923e40fa6d5004ae047ccfda9ce022f01e81
parent6a103b76a4c245d807917b720f15600bc6e05205
Fix powerpc LINT build

tcpratelimit isn't supported as there's now atomic_add_64, so add it to the exclusion list
Add comment for why PPC_PROBE_CHIPSET is on the list
Remove UKBD_DFLT_KEYMAP now that ukbd works on all platforms.
sys/conf/makeLINT.mk
sys/powerpc/conf/NOTES