]> xenbits.xensource.com Git - osstest/rumprun.git/commitdiff
remove unnecessary cppflags
authorAntti Kantee <pooka@iki.fi>
Thu, 15 Oct 2015 15:54:39 +0000 (15:54 +0000)
committerAntti Kantee <pooka@iki.fi>
Thu, 15 Oct 2015 15:54:39 +0000 (15:54 +0000)
lib/librumpkern_bmktc/Makefile

index 40c4e67ac4fbefd7336b8d4af7ba65546c4072b6..32edd1020e3381102a3c4a9095f78b318e3c1b94 100644 (file)
@@ -4,8 +4,6 @@ SRCS+=  rump_bmktc.c
 
 RUMPTOP= ${TOPRUMP}
 
-CPPFLAGS+=     -I${RUMPTOP}/librump/rumpkern -I${RUMPTOP}/librump
-
 RUMP_SYM_NORENAME=bmk_platform
 
 .include "${RUMPTOP}/Makefile.rump"