Index: stable/10/sys/modules/bxe/Makefile =================================================================== --- stable/10/sys/modules/bxe/Makefile (revision 271987) +++ stable/10/sys/modules/bxe/Makefile (revision 271988) @@ -1,23 +1,18 @@ # $FreeBSD$ BXE = ${.CURDIR}/../../dev/bxe .PATH: ${BXE} KMOD = if_bxe SRCS = device_if.h bus_if.h pci_if.h SRCS += bxe.c \ bxe_stats.c \ bxe_debug.c \ bxe_elink.c \ ecore_sp.c \ 57710_init_values.c \ 57711_init_values.c \ 57712_init_values.c CFLAGS += -I${BXE} -clean: - rm -f opt_bdg.h device_if.h bus_if.h pci_if.h export_syms - rm -f *.o *.kld *.ko - rm -f @ machine x86 - .include Index: stable/10 =================================================================== --- stable/10 (revision 271987) +++ stable/10 (revision 271988) Property changes on: stable/10 ___________________________________________________________________ Modified: svn:mergeinfo ## -0,0 +0,1 ## Merged /head:r271726