From abb381607fabcea0a101273c29a42280064b5f9b Mon Sep 17 00:00:00 2001 From: Daniele Forsi Date: Tue, 29 Jul 2014 12:09:39 +0200 Subject: artecgroup/Kconfig, linutop/Kconfig: Add comment to endif All other Kconfig files at the mainboard vendor level have a comment on "endif" matching the corresponding "if", except these two. Change-Id: Ib03c4552c670178d6b09a2ca3037ee29e3524a2f Signed-off-by: Daniele Forsi Reviewed-on: http://review.coreboot.org/6396 Tested-by: build bot (Jenkins) Reviewed-by: Edward O'Callaghan Reviewed-by: Paul Menzel --- src/mainboard/artecgroup/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/mainboard/artecgroup') diff --git a/src/mainboard/artecgroup/Kconfig b/src/mainboard/artecgroup/Kconfig index 4ccc2e7c03..f2d0d32fc0 100644 --- a/src/mainboard/artecgroup/Kconfig +++ b/src/mainboard/artecgroup/Kconfig @@ -16,4 +16,4 @@ endif # VENDOR_ARTECGROUP if VENDOR_ARTECGROUP || VENDOR_LINUTOP source "src/mainboard/artecgroup/dbe61/Kconfig" -endif +endif # VENDOR_ARTECGROUP || VENDOR_LINUTOP -- cgit v1.2.3