mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-26 22:55:20 +07:00
8 lines
148 B
Makefile
8 lines
148 B
Makefile
|
btcoexist-objs := halbtc8723b2ant.o \
|
||
|
halbtcoutsrc.o \
|
||
|
rtl_btc.o
|
||
|
|
||
|
obj-$(CONFIG_RTLBTCOEXIST) += btcoexist.o
|
||
|
|
||
|
ccflags-y += -D__CHECK_ENDIAN__
|