Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
at v2.6.38 11 lines 267 B view raw
1# 2# Copyright (c) 2005-2010 Brocade Communications Systems, Inc. 3# All rights reserved. 4# 5 6obj-$(CONFIG_BNA) += bna.o 7 8bna-objs := bnad.o bnad_ethtool.o bna_ctrl.o bna_txrx.o 9bna-objs += bfa_ioc.o bfa_ioc_ct.o bfa_cee.o cna_fwimg.o 10 11EXTRA_CFLAGS := -Idrivers/net/bna