cris: add arch/cris/include/asm/serial.h
[linux-2.6/next.git] / drivers / net / wireless / rtlwifi / rtl8192de / Makefile
blobe3213c8264b6d6a56a37449bc1fab4647d56bd61
1 rtl8192de-objs := \
2 dm.o \
3 fw.o \
4 hw.o \
5 led.o \
6 phy.o \
7 rf.o \
8 sw.o \
9 table.o \
10 trx.o
12 obj-$(CONFIG_RTL8192DE) += rtl8192de.o
14 ccflags-y += -D__CHECK_ENDIAN__