Revision 3ee66dfa Makefile.objs

b/Makefile.objs
31 31
net-nested-$(CONFIG_BSD) += tap-bsd.o
32 32
net-nested-$(CONFIG_SOLARIS) += tap-solaris.o
33 33
net-nested-$(CONFIG_AIX) += tap-aix.o
34
net-nested-$(CONFIG_HAIKU) += tap-haiku.o
34 35
net-nested-$(CONFIG_SLIRP) += slirp.o
35 36
net-nested-$(CONFIG_VDE) += vde.o
36 37
net-obj-y += $(addprefix net/, $(net-nested-y))

Also available in: Unified diff