summaryrefslogtreecommitdiffstats
path: root/sys/modules/firewire
diff options
context:
space:
mode:
Diffstat (limited to 'sys/modules/firewire')
-rw-r--r--sys/modules/firewire/fwip/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/modules/firewire/fwip/Makefile b/sys/modules/firewire/fwip/Makefile
index 002bd9a..ed2ca4a 100644
--- a/sys/modules/firewire/fwip/Makefile
+++ b/sys/modules/firewire/fwip/Makefile
@@ -11,8 +11,10 @@ SRCS = bus_if.h device_if.h \
firewire.h firewirereg.h \
if_fwsubr.c
+.if !defined(KERNBUILDDIR)
opt_inet.h:
echo "#define INET 1" > ${.TARGET}
+.endif
#CFLAGS += -DDEVICE_POLLING
OpenPOWER on IntegriCloud