mirror of
https://github.com/AetherDroid/android_kernel_samsung_on5xelte.git
synced 2025-09-08 17:18:05 -04:00
7 lines
225 B
Makefile
7 lines
225 B
Makefile
obj-$(CONFIG_WLCORE) += wlcore/
|
|
obj-$(CONFIG_WL12XX) += wl12xx/
|
|
obj-$(CONFIG_WL1251) += wl1251/
|
|
obj-$(CONFIG_WL18XX) += wl18xx/
|
|
|
|
# small builtin driver bit
|
|
obj-$(CONFIG_WILINK_PLATFORM_DATA) += wilink_platform_data.o
|