Index: sys/modules/e6000sw/Makefile =================================================================== --- sys/modules/e6000sw/Makefile +++ sys/modules/e6000sw/Makefile @@ -5,6 +5,6 @@ KMOD= e6000sw SRCS= e6000sw.c -SRCS+= bus_if.h etherswitch_if.h mdio_if.h miibus_if.h ofw_bus_if.h opt_platform.h +SRCS+= bus_if.h device_if.h etherswitch_if.h mdio_if.h miibus_if.h ofw_bus_if.h opt_platform.h .include