$OpenBSD: patch-source_linuxrtc_Makefile,v 1.3 2005/03/07 18:15:09 todd Exp $
--- source/linuxrtc/Makefile.orig	2003-07-21 14:38:46.000000000 -0500
+++ source/linuxrtc/Makefile	2003-09-13 22:57:22.000000000 -0500
@@ -1,5 +1,5 @@
 MODOBJ=         linuxrtc.o
-CFLAGS=         -D_KERNEL -I/sys
+CFLAGS+=         -D_KERNEL -I/sys
 SRCS=           rtc.c
 OBJS=           ${SRCS:.c=.o}
 
