blob: aee42d7ae8a2307c85b6b6dd8aea998b10c18ac6 [file] [log] [blame]
Larry Finger1472d3a2011-02-23 10:24:58 -06001rtl8192c-common-objs := \
2 main.o \
3 dm_common.o \
4 fw_common.o \
5 phy_common.o
6
7obj-$(CONFIG_RTL8192C_COMMON) += rtl8192c-common.o
8
9ccflags-y += -D__CHECK_ENDIAN__