GUI: Fix Tomato RAF theme for all builds. Compilation typo.
[tomato.git] / release / src-rt-6.x.4708 / linux / linux-2.6.36 / drivers / net / wireless / p54 / Makefile
blobb542e68f1781fc5a300db200e0be9f2590f355ab
1 p54common-objs := eeprom.o fwio.o txrx.o main.o
2 p54common-$(CONFIG_P54_LEDS) += led.o
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