selinux: fix overflow and 0 length allocations
[deliverable/linux.git] / drivers / net / ethernet / qlogic / qed / Makefile
1 obj-$(CONFIG_QED) := qed.o
2
3 qed-y := qed_cxt.o qed_dev.o qed_hw.o qed_init_fw_funcs.o qed_init_ops.o \
4 qed_int.o qed_main.o qed_mcp.o qed_sp_commands.o qed_spq.o qed_l2.o \
5 qed_selftest.o qed_dcbx.o
6 qed-$(CONFIG_QED_SRIOV) += qed_sriov.o qed_vf.o
This page took 0.033634 seconds and 5 git commands to generate.