Index: stable/7/sys/modules/bxe/Makefile =================================================================== --- stable/7/sys/modules/bxe/Makefile (revision 271983) +++ stable/7/sys/modules/bxe/Makefile (revision 271984) @@ -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/7/sys =================================================================== --- stable/7/sys (revision 271983) +++ stable/7/sys (revision 271984) Property changes on: stable/7/sys ___________________________________________________________________ Modified: svn:mergeinfo ## -0,0 +0,1 ## Merged /head/sys:r271726 Index: stable/7 =================================================================== --- stable/7 (revision 271983) +++ stable/7 (revision 271984) Property changes on: stable/7 ___________________________________________________________________ Modified: svn:mergeinfo ## -0,0 +0,1 ## Merged /head:r271726