enable COMPAT_30 and COMPAT_50 in the module.
This commit is contained in:
parent
d52a314491
commit
0db5384dc8
@ -1,8 +1,8 @@
|
||||
# $NetBSD: Makefile,v 1.1 2009/02/05 17:32:10 haad Exp $
|
||||
# $NetBSD: Makefile,v 1.2 2010/09/19 05:42:10 mrg Exp $
|
||||
|
||||
.include "../Makefile.inc"
|
||||
|
||||
CPPFLAGS+= -D VND_COMPRESSION
|
||||
CPPFLAGS+= -DVND_COMPRESSION -DCOMPAT_30 -DCOMPAT_50
|
||||
|
||||
.PATH: ${S}/dev
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user