mirror of
https://github.com/AetherDroid/android_kernel_samsung_on5xelte.git
synced 2025-09-10 09:22:44 -04:00
7 lines
148 B
Makefile
7 lines
148 B
Makefile
btcoexist-objs := halbtc8723b2ant.o \
|
|
halbtcoutsrc.o \
|
|
rtl_btc.o
|
|
|
|
obj-$(CONFIG_RTLBTCOEXIST) += btcoexist.o
|
|
|
|
ccflags-y += -D__CHECK_ENDIAN__
|