Module Name: src Committed By: rin Date: Sat May 23 14:51:49 UTC 2020
Modified Files: src/sys/arch/evbarm/conf: OMAP5EVM Log Message: Fix typo in comment. To generate a diff of this commit: cvs rdiff -u -r1.17 -r1.18 src/sys/arch/evbarm/conf/OMAP5EVM Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/sys/arch/evbarm/conf/OMAP5EVM diff -u src/sys/arch/evbarm/conf/OMAP5EVM:1.17 src/sys/arch/evbarm/conf/OMAP5EVM:1.18 --- src/sys/arch/evbarm/conf/OMAP5EVM:1.17 Sat Apr 18 11:00:38 2020 +++ src/sys/arch/evbarm/conf/OMAP5EVM Sat May 23 14:51:49 2020 @@ -1,7 +1,7 @@ # -# $NetBSD: OMAP5EVM,v 1.17 2020/04/18 11:00:38 skrll Exp $ +# $NetBSD: OMAP5EVM,v 1.18 2020/05/23 14:51:49 rin Exp $ # -# PANDABOARD -- TI OMAP 4430 Eval Board Kernel +# OMAP5EVM -- TI OMAP 543x Eval Board Kernel # include "arch/evbarm/conf/std.beagle"