/drivers/net/wireless/rtlwifi/rtl8192c/Makefile
http://github.com/mirrors/linux · Makefile · 9 lines · 7 code · 2 blank · 0 comment · 0 complexity · a5598af7bd88d44b4b0684c2e1962bcf MD5 · raw file
- rtl8192c-common-objs := \
- main.o \
- dm_common.o \
- fw_common.o \
- phy_common.o
- obj-$(CONFIG_RTL8192C_COMMON) += rtl8192c-common.o
- ccflags-y += -D__CHECK_ENDIAN__