IS: unbreak F6
This commit is contained in:
parent
6f374faca5
commit
aa712e7e73
@ -23,4 +23,9 @@ CFLAGS+= -D_USEAVFS
|
|||||||
CFLAGS+= -D_USEVFS
|
CFLAGS+= -D_USEVFS
|
||||||
.endif
|
.endif
|
||||||
|
|
||||||
|
# This setting must match the kernel's, as it affects the IRQ hooks table size.
|
||||||
|
.if ${USE_APIC} != "no"
|
||||||
|
CFLAGS+= -DUSE_APIC
|
||||||
|
.endif
|
||||||
|
|
||||||
.include <minix.service.mk>
|
.include <minix.service.mk>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user