Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[deliverable/linux.git] / drivers / net / wireless / p54 / Makefile
1 p54common-objs := eeprom.o fwio.o txrx.o main.o
2 p54common-$(CONFIG_P54_LEDS) += led.o
3
4 obj-$(CONFIG_P54_COMMON) += p54common.o
5 obj-$(CONFIG_P54_USB) += p54usb.o
6 obj-$(CONFIG_P54_PCI) += p54pci.o
7 obj-$(CONFIG_P54_SPI) += p54spi.o
This page took 0.039255 seconds and 5 git commands to generate.