Makefile 306 B

123456789101112
  1. #
  2. # Copyright (c) 2005-2010 Brocade Communications Systems, Inc.
  3. # All rights reserved.
  4. #
  5. obj-$(CONFIG_BNA) += bna.o
  6. bna-objs := bnad.o bnad_ethtool.o bnad_debugfs.o bna_enet.o bna_tx_rx.o
  7. bna-objs += bfa_msgq.o bfa_ioc.o bfa_ioc_ct.o bfa_cee.o
  8. bna-objs += cna_fwimg.o
  9. EXTRA_CFLAGS := -Idrivers/net/bna