/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

  1. rtl8192c-common-objs := \
  2. main.o \
  3. dm_common.o \
  4. fw_common.o \
  5. phy_common.o
  6. obj-$(CONFIG_RTL8192C_COMMON) += rtl8192c-common.o
  7. ccflags-y += -D__CHECK_ENDIAN__